mirror of
				https://github.com/gohugoio/hugo.git
				synced 2024-05-11 05:54:58 +00:00 
			
		
		
		
	docs: Fix typos in functions.md and contributing.md
This commit is contained in:
		@@ -80,7 +80,7 @@ e.g. Pass into "foo.html" a map with the keys "important, content"
 | 
			
		||||
    {{.content}}
 | 
			
		||||
    
 | 
			
		||||
 | 
			
		||||
or Create a map on the fly to pass into 
 | 
			
		||||
or create a map on the fly to pass into 
 | 
			
		||||
 | 
			
		||||
    {{partial "foo" (dict "important" "Smiles" "content" "You should do more")}}
 | 
			
		||||
    
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user