Skip to content

Commit 399bbdd

Browse files
authored
doc: Fix typo
1 parent 5b13b55 commit 399bbdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oak-doc/src/site/markdown/nodestore/compositens.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,4 +91,4 @@ read-only status is surfaced via `Session.hasCapability`. See [OAK-6563][OAK-656
9191

9292
## Bootstrapping
9393

94-
In order to bootstrap/initialize the NodeStore which later is used as non-default mount, one needs to start Oak without the Composite NodeStore first. Only then it is possible to populate the NodeStore later acting as non-default mount (as only then it one can write to it).
94+
In order to bootstrap/initialize the NodeStore which later is used as non-default mount, one needs to start Oak without the Composite NodeStore first. Only then it is possible to populate the NodeStore later acting as non-default mount (as only then one can write to it).

0 commit comments

Comments
 (0)