From fed3af3baa657f8033ccf62f2ffa1ca680bbd15f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20B=C3=B6ving?= Date: Mon, 11 Nov 2024 10:17:50 +0100 Subject: [PATCH] doc: typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index deb2ee0..dc83c2c 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ path = "../" ``` .lake/ ``` -4. Run `lake update` within `docbuild` to pin `doc-gen4` and it's dependencies to the chosen versions. +4. Run `lake update` within `docbuild` to pin `doc-gen4` and its dependencies to the chosen versions. After this setup step you can generate documentation for an entire library and all files imported by that library using the following command within `docbuild`: