Skip to content

Commit

Permalink
Fix typo (#4889)
Browse files Browse the repository at this point in the history
  • Loading branch information
hmottestad authored Jan 29, 2024
2 parents 0d74ce1 + 2618473 commit 2306c8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/content/documentation/programming/lmdb-store.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ Please note that the actual footprint also depends largely on the size of IRIs a
Some basic information about LMDB database and RAM sizes can be found in the
[OpenLDAP & LMDB Sizing Guide](https://3bmahv3xwn6030jbn72hlx3j-wpengine.netdna-ssl.com/wp-content/uploads/2018/08/OpenLDAP-LMDB-Sizing-Guide.pdf).

The bottom line is thatt more RAM is better. The best is to have enough RAM to accommodate the
The bottom line is that more RAM is better. The best is to have enough RAM to accommodate the

entire database or at least the database's working set.

Expand Down

0 comments on commit 2306c8b

Please sign in to comment.