mirror of
				https://github.com/gohugoio/hugo.git
				synced 2024-05-11 05:54:58 +00:00 
			
		
		
		
	fix typo in getting started
This commit is contained in:
		
				
					committed by
					
						
						Bjørn Erik Pedersen
					
				
			
			
				
	
			
			
			
						parent
						
							19a8accc9f
						
					
				
				
					commit
					b6e097cfe6
				
			@@ -313,7 +313,7 @@ useResourceCacheWhen
 | 
			
		||||
 | 
			
		||||
{{< new-in "0.67.0" >}}
 | 
			
		||||
 | 
			
		||||
This is only relevant when running `hugo server`, and it allows to set HTTP headers during development, wihch allows you to test out your Content Security Policy and similar. The configuration format matches [Netlify's](https://docs.netlify.com/routing/headers/#syntax-for-the-netlify-configuration-file) with slighly more powerful [Glob matching](https://github.com/gobwas/glob):
 | 
			
		||||
This is only relevant when running `hugo server`, and it allows to set HTTP headers during development, which allows you to test out your Content Security Policy and similar. The configuration format matches [Netlify's](https://docs.netlify.com/routing/headers/#syntax-for-the-netlify-configuration-file) with slighly more powerful [Glob matching](https://github.com/gobwas/glob):
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
{{< code-toggle file="config">}}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user