mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-04-14 16:02:50 +08:00
[docs] fixed typo (#956)
This commit is contained in:
parent
e96a821ead
commit
af9f5ea97d
@ -43,7 +43,7 @@ AnsiConsole.Write(root);
|
||||
## Collapsing nodes
|
||||
|
||||
```csharp
|
||||
root.AddNode("Label").Collapsed();
|
||||
root.AddNode("Label").Collapse();
|
||||
```
|
||||
|
||||
## Appearance
|
||||
|
Loading…
x
Reference in New Issue
Block a user