summaryrefslogtreecommitdiff
path: root/docs/examples/manage_dependencies.md
diff options
context:
space:
mode:
authorRob Waller <rdwaller1984@gmail.com>2020-09-21 13:01:25 +0100
committerGitHub <noreply@github.com>2020-09-21 22:01:25 +1000
commit333462b9c2ca662a9a26c9de6eeddbd545428a18 (patch)
tree4757baa26be91353ebca86dc983497600b042d41 /docs/examples/manage_dependencies.md
parentd1b88510cf31e1a9e5218f3195d15390e904f38a (diff)
docs: titles in examples should be sentence case (#7609)
Diffstat (limited to 'docs/examples/manage_dependencies.md')
-rw-r--r--docs/examples/manage_dependencies.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/examples/manage_dependencies.md b/docs/examples/manage_dependencies.md
index f90a5fbd5..978a8ce48 100644
--- a/docs/examples/manage_dependencies.md
+++ b/docs/examples/manage_dependencies.md
@@ -1,4 +1,4 @@
-# Managing Dependencies
+# Managing dependencies
## Concepts
@@ -30,8 +30,8 @@ clean separation between dev only and production dependencies.
```ts
/**
- * deps.ts
- *
+ * deps.ts
+ *
* This module re-exports the required methods from the dependant remote Ramda module.
**/
export {