diff --git a/docs/guidance/using-goosehints.md b/docs/guidance/using-goosehints.md index 352f7532..4f96a2e4 100644 --- a/docs/guidance/using-goosehints.md +++ b/docs/guidance/using-goosehints.md @@ -40,7 +40,7 @@ Go through the README.md for information on how to build and test it as needed. Make sure to confirm all changes with me before applying. Use the following custom values when needed: -{% include custom-config.js %} +{% include custom-config.js %} Run tests with `npm run test` ideally after each change. ```