Fix path and description for TextPath docs (#758)

This commit is contained in:
Patrik Svensson 2022-03-02 10:24:33 +01:00 committed by GitHub
parent fbe1d0b6f2
commit a6364e066b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
Title: Text Path
Order: 80
Description: "The **TextPath** class is used to render a horizontal rule (line) to the terminal."
Description: "The **TextPath** class is used to render a Windows or Unix path."
Highlights:
- Automatically shrinks paths to fit.
- Custom colors for segments of the path.
@ -9,7 +9,7 @@ Reference: T:Spectre.Console.TextPath
---
The `TextPath` class is used to render a Windows or Unix disk path.
The `TextPath` class is used to render a Windows or Unix path.
<?# AsciiCast cast="text-path" /?>