Remove 'etc' in reference documentation

Update the reference documentation to replace 'etc' with 'other'.

See gh-28497
This commit is contained in:
Jay Bryant
2021-11-01 09:43:43 -05:00
committed by Phillip Webb
parent d8629fc63d
commit 0d025b672e
7 changed files with 7 additions and 7 deletions

View File

@@ -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.>>