diff --git a/docs/input/widgets/path.md b/docs/input/widgets/text-path.md similarity index 91% rename from docs/input/widgets/path.md rename to docs/input/widgets/text-path.md index 09eb2c5..d875e0e 100644 --- a/docs/input/widgets/path.md +++ b/docs/input/widgets/text-path.md @@ -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.