Skip to content

Commit fdab60d

Browse files
committed
Grammar fix
1 parent e88d8d7 commit fdab60d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CDOCS_NOTES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The cdocs-hugo-integration package isn't published yet, so you have to build the
1212
2. Check out the `jen.gilbert/cdocs-build-testing` branch. Changes to this branch will not go live, if you would like to make experimental edits.
1313
3. From the `cdocs-hugo-integration` folder, run `yarn install && yarn test` to verify that everything is healthy in the package.
1414
4. Run `yarn pack`, and copy the full tarball path provided in the output (e.g., `/Users/jen.gilbert/go/src/github.com/DataDog/corp-node-packages/packages/cdocs-hugo-integration/cdocs-hugo-integration-v1.0.0.tgz`).
15-
5. In the documentation repo, `yarn add <ABSOLUTE_TARBALL_PATH>`.
15+
5. In the documentation repo, run `yarn add <ABSOLUTE_TARBALL_PATH>`.
1616

1717
### Warning
1818

0 commit comments

Comments
 (0)