mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 05:28:59 +01:00 
			
		
		
		
	fix typo in docs
This commit is contained in:
		
							parent
							
								
									071e8a0cc1
								
							
						
					
					
						commit
						f1b976d4e4
					
				@ -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,
 | 
				
			||||||
})
 | 
					})
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user