mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-04-16 08:52: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
|
## Collapsing nodes
|
||||||
|
|
||||||
```csharp
|
```csharp
|
||||||
root.AddNode("Label").Collapsed();
|
root.AddNode("Label").Collapse();
|
||||||
```
|
```
|
||||||
|
|
||||||
## Appearance
|
## Appearance
|
||||||
|
Loading…
x
Reference in New Issue
Block a user