Remove 'etc' in reference documentation
Update the reference documentation to replace 'etc' with 'other'. See gh-28497
This commit is contained in:
@@ -3,4 +3,4 @@
|
||||
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.>>
|
||||
* *NOSQL:* <<data#data.nosql, Auto-configuration for NOSQL stores such as Redis, MongoDB, Neo4j, etc.>>
|
||||
* *NOSQL:* <<data#data.nosql, Auto-configuration for NOSQL stores such as Redis, MongoDB, Neo4j, and others.>>
|
||||
|
||||
Reference in New Issue
Block a user