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