Skip to content

Commit d9e826e

Browse files
committed
Typo in the readme
1 parent f5ba708 commit d9e826e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The hitchhiker tree is designed very similarly to how Datomic's backing trees mu
1515

1616
## Outboard
1717

18-
Outboard is a simple API for your Clojure applications that enables you to make tens of gigabytes of local memory, far beyond what the JVM can manage.
18+
Outboard is a simple API for your Clojure applications that enables you to make use of tens of gigabytes of local memory, far beyond what the JVM can manage.
1919
Outboard also allows you to restart your application and reuse all of that in-memory data, which dramatic reduces startup times due to data loading.
2020

2121
Outboard has a simple API, which may be familiar if you've ever used Datomic.

0 commit comments

Comments
 (0)