summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-02-07 04:44:00 -0800
committerFuwn <[email protected]>2025-06-09 00:43:16 -0700
commit41a51ed2cdb04e9ceaf4aedcd9279824a13d3099 (patch)
tree0b9b3b2d273faa40e043c61b8cdd99b0af0dee71
parentfeat: update docs for pre-release (diff)
downloaddocumentation-41a51ed2cdb04e9ceaf4aedcd9279824a13d3099.tar.xz
documentation-41a51ed2cdb04e9ceaf4aedcd9279824a13d3099.zip
fix(examples.md): some grammar stuffHEADmain
-rw-r--r--src/manifest-format/examples.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/manifest-format/examples.md b/src/manifest-format/examples.md
index 24bdf09..f46c26b 100644
--- a/src/manifest-format/examples.md
+++ b/src/manifest-format/examples.md
@@ -4,6 +4,6 @@ meta_title: Manifest Format &mdash; Examples &mdash; Divina
---
Examples for package manifests can be found within the Divina root repository
-[`examples`](https://github.com/divinaland/Divina/tree/main/examples) directory,
-and an example for a workspace manifest can be found within the root Divina repository, named
+[`examples`](https://github.com/divinaland/Divina/tree/main/examples) directory
+and an example for a workspace manifest can be found within the root Divina repository;
[`Divina.lua`](https://github.com/divinaland/Divina/blob/main/Divina.lua).