Skip to content

Commit 969dce2

Browse files
authored
Update docs/infrastructure_and_maintenance/clustering/clustering_with_ddev.md
1 parent 8a41053 commit 969dce2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/infrastructure_and_maintenance/clustering/clustering_with_ddev.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ For example, the `ddev exec curl -s http://solr:SolrRocks@solr:8983/api/cores/`
101101
You can access the Solr admin UI from the host by:
102102

103103
- running `ddev solr-admin` command
104-
- accessing port 8983 on the same `.ddev.site` subdomain than the web server (or use `ddev describe` to get this URL).
104+
- accessing port 8983 on the same `.ddev.site` subdomain than the web server (you can use `ddev describe` to get this URL)
105105

106106
Use the credentials username `solr` and password `SolrRocks`.
107107

0 commit comments

Comments
 (0)