mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 18:36:30 +01:00 
			
		
		
		
	fix typo in docs
This commit is contained in:
		| @@ -146,7 +146,7 @@ the first element will always load at at least `300px`, even if `25%` were small | |||||||
| Split(['#one', '#two'], { | Split(['#one', '#two'], { | ||||||
|     sizes: [25, 75], |     sizes: [25, 75], | ||||||
|     minSize: [300, 100], |     minSize: [300, 100], | ||||||
|     expanedToMin: true, |     expandToMin: true, | ||||||
| }) | }) | ||||||
| ``` | ``` | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user