fix sentence in docs.

This commit is contained in:
fiatjaf
2024-07-23 16:49:11 -03:00
parent 214b92ba3b
commit 5a90326695

View File

@@ -22,7 +22,7 @@ features:
icon: 🎶
link: /cookbook/embed
details: Run arbitrary functions to reject events, reject filters, overwrite results of queries, perform actual queries, mix the relay stuff with other HTTP handlers or even run it inside an existing website.
- title: It's plugs into event stores easily
- title: It plugs into event stores easily
icon: 📦
link: /cookbook/eventstore
details: khatru's companion, the `eventstore` library, provides all methods for storing and querying events efficiently from SQLite, LMDB, Postgres, Badger and others.