mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-09-15 01:05:33 +08:00
[docs] fixed typo (#956)
This commit is contained in:
@@ -43,7 +43,7 @@ AnsiConsole.Write(root);
|
||||
## Collapsing nodes
|
||||
|
||||
```csharp
|
||||
root.AddNode("Label").Collapsed();
|
||||
root.AddNode("Label").Collapse();
|
||||
```
|
||||
|
||||
## Appearance
|
||||
|
Reference in New Issue
Block a user