mirror of
				https://github.com/nsnail/spectre.console.git
				synced 2025-11-04 18:40:50 +08:00 
			
		
		
		
	Fix title of JSON docs
This commit is contained in:
		
				
					committed by
					
						
						Patrik Svensson
					
				
			
			
				
	
			
			
			
						parent
						
							54be64ec84
						
					
				
				
					commit
					bc6ba26840
				
			@@ -12,7 +12,7 @@ the [Spectre.Console.Json](https://www.nuget.org/packages/Spectre.Console.Json)
 | 
				
			|||||||
> dotnet add package Spectre.Console.Json
 | 
					> dotnet add package Spectre.Console.Json
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Loading images
 | 
					## Rendering JSON
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Once you've added the `Spectre.Console.Json` NuGet package, 
 | 
					Once you've added the `Spectre.Console.Json` NuGet package, 
 | 
				
			||||||
you can start rendering JSON to the console.
 | 
					you can start rendering JSON to the console.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user