From 8b410e9129c74476c369e7870121e980fa4cc1d1 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Tue, 23 Jul 2024 15:30:43 -0400 Subject: remove optionally to make more clear projects are required for external linking --- docs/guide/projects.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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 -- cgit v1.3.1