Polish "Fix some typos in docs"

See gh-27968
This commit is contained in:
Stephane Nicoll 2021-09-14 09:18:04 +02:00
parent 2ad3428039
commit c4823f80cd
1 changed files with 1 additions and 1 deletions

View File

@ -2,5 +2,5 @@
== Data
If your application deals with a datastore, you can see how to configure that here:
* *SQL:* <<data#data.sql, Configuring a SQL Datastore, Embedded Database support, Connection pools and more>>
* *SQL:* <<data#data.sql, Configuring a SQL Datastore, Embedded Database support, Connection pools, and more.>>
* *NOSQL:* <<data#data.nosql, Auto-configuration for NOSQL stores such as Redis, MongoDB, Neo4j, etc.>>