diff --git a/docs/src/content/docs/reference/use-bookshelf-cli.mdx b/docs/src/content/docs/reference/use-bookshelf-cli.mdx index 23c4cc0..75d807a 100644 --- a/docs/src/content/docs/reference/use-bookshelf-cli.mdx +++ b/docs/src/content/docs/reference/use-bookshelf-cli.mdx @@ -16,7 +16,7 @@ The base command for the `bookshelf` CLI. | Name | Description | | ----------- | ----------- | -| cancel | Cancel the current chapter of a story on your bookshelf | +| cancel | Cancel the current chapter of a story on your bookshelf | | create | Create a new story for your bookshelf | | finish | Finish writing a story on your bookshelf | | info | Displays the information for a given story on your bookshelf |