diff --git a/docs/usage/dependencies.md b/docs/usage/dependencies.md index 4ddd25e7b..55a257ba7 100644 --- a/docs/usage/dependencies.md +++ b/docs/usage/dependencies.md @@ -2,7 +2,7 @@ ## DHIS2 Standard Libraries -The following NPM packages are automatically provided by the platform. You can reference these libraries from your source code without specifying them as explicit dependencies, though it is recommended that you also include them as dependencies in your application's `package.json`. +The following `npm` packages are automatically provided by the platform. You can reference these libraries from your source code without specifying them as explicit dependencies, though it is recommended that you also include them as dependencies in your application's `package.json`. - `@dhis2/app-runtime` - `@dhis2/ui`