diff --git a/docs/PUBLISHING.md b/docs/PUBLISHING.md index 7c3c72e..50b6f8c 100644 --- a/docs/PUBLISHING.md +++ b/docs/PUBLISHING.md @@ -20,7 +20,7 @@ Before creating a release PR, validate locally: bun run prepare:publish ``` -This runs the following steps. +This runs the following steps: 1. TypeScript type checking (`check:type:source`) 2. Test suite with coverage (`test:coverage`)