We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89518d5 commit 5c623ebCopy full SHA for 5c623eb
docs/system_overview/configuration.md
@@ -303,7 +303,7 @@ iRODS 5 servers only require a working `server_config.json` file. All server pro
303
"db_name": "ICAT",
304
305
// The name of the ODBC entry used by the server (normally defined in /etc/odbcinst.ini)
306
- // or the absolute path to the a specific ODBC driver (shared library).
+ // or the absolute path to a specific ODBC driver (shared library).
307
"db_odbc_driver": "",
308
309
// The password for the "db_username" to connect to the "db_name".
0 commit comments