diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 456b0b4..8d5f9ce 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -95,7 +95,7 @@ To preview your changes locally, follow these steps: npm run generate-images ``` -2. Generate the documentation reference from the Tyst source files: +2. Generate the documentation reference from the Typst source files: ```sh npm run generate-docs ```