diff --git a/docs/input/widgets/json.md b/docs/input/widgets/json.md index d37c333..183b6d0 100644 --- a/docs/input/widgets/json.md +++ b/docs/input/widgets/json.md @@ -12,7 +12,7 @@ the [Spectre.Console.Json](https://www.nuget.org/packages/Spectre.Console.Json) > dotnet add package Spectre.Console.Json ``` -## Loading images +## Rendering JSON Once you've added the `Spectre.Console.Json` NuGet package, you can start rendering JSON to the console.