We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c33962 commit b18e95fCopy full SHA for b18e95f
docs/site/Repositories.md
@@ -299,7 +299,7 @@ We can now access key-value stores such as [Redis](https://redis.io/) using the
299
### Define a KeyValue Datasource
300
301
We first need to define a datasource to configure the key-value store. For
302
-better flexibility, we spilt the datasource definition into two files. The json
+better flexibility, we split the datasource definition into two files. The json
303
file captures the configuration properties and it can be possibly overridden by
304
dependency injection.
305
0 commit comments