summaryrefslogtreecommitdiff
path: root/docs/guide
diff options
context:
space:
mode:
authorJordan Wiens <jordan@psifertex.com>2024-07-23 15:30:43 -0400
committerJordan Wiens <jordan@psifertex.com>2024-07-23 15:30:43 -0400
commit8b410e9129c74476c369e7870121e980fa4cc1d1 (patch)
tree72264f823023967cfd95774e5762ea593475f7a9 /docs/guide
parent535aadacf4ffff734dfb10c683dfce848773c957 (diff)
remove optionally to make more clear projects are required for external linking
Diffstat (limited to 'docs/guide')
-rw-r--r--docs/guide/projects.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/guide/projects.md b/docs/guide/projects.md
index 8f4366c1..1e417081 100644
--- a/docs/guide/projects.md
+++ b/docs/guide/projects.md
@@ -77,7 +77,7 @@ In the `External Links` sidebar widget, there is a top level entry for each defi
### External Libraries
-An External Library represents a full library, optionally backed by a project file (e.g. `libc.so` which is backed by `libc.bndb`).
+An External Library represents a full library backed by a project file (e.g. `libc.so` which is backed by `libc.bndb`).
#### Creating an External Library