mirror of https://github.com/twbs/bootstrap.git
				
				
				
			Fix misspell
This commit is contained in:
		
							parent
							
								
									78f29d2b3c
								
							
						
					
					
						commit
						1ea63d1312
					
				| 
						 | 
					@ -216,7 +216,7 @@ $('#myCollapsible').collapse({
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#### `.collapse('toggle')`
 | 
					#### `.collapse('toggle')`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Toggles a collapsible element to shown or hidden. **Returns to the caller before the collapsible element has actually been shown or hidden (i.e. before the `shown.bs.collapse` or `hidden.bs.collapse` event occurs).
 | 
					Toggles a collapsible element to shown or hidden. **Returns to the caller before the collapsible element has actually been shown or hidden** (i.e. before the `shown.bs.collapse` or `hidden.bs.collapse` event occurs).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#### `.collapse('show')`
 | 
					#### `.collapse('show')`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue