Skip to content

Commit 63e9f94

Browse files
committed
changing some names to be clearer
1 parent 7a0e67d commit 63e9f94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

INSTALL.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ or
152152
3. Create your workspace(s) where you are going to use the MarkLogic DataStore
153153
1. On the welcome page, click `Create workspaces`
154154
2. Provide a workspace name (eg. "MarkLogic")
155-
3. Provide a Namespace URI (eg. "http://marklogic.com/geoserver/som/wfs")
155+
3. Provide a Namespace URI (eg. "http://marklogic.com/geoserver/wfs")
156156
4. If you desire this to be the default workspace, click the corresponding checkbox.
157157
5. Click the `submit` button
158158
6. Click on the newly created workspace name on the `Workspaces` list
@@ -172,7 +172,7 @@ or
172172
* Port is the geo-data-services-admin server on your MarkLogic Cluster
173173
* Username is an administrative user on the MarkLogic Cluster
174174
* Password is the adminsitrative user's password on the MarkLogic Cluster
175-
* Database is the corresponding database (eg. `som-content`)
175+
* Database is the corresponding database (eg. `my-content`)
176176
* User-Auth-Type can be set to `PreAuthenticatedHeader` to enable enterprise SSO authentication mechanisms that rely on MarkLogic application-level authentication. Otherwise set User-Auth-Type to match the authentication mechanism used in the marklogic-geo-data-services app server in MarkLogic.
177177
* User-Hostname is the host running the MarkLogic Server for user queries (may be the same as hostname above)
178178
* User-Port is the port for the application server running the marklogic-geo-data-services app server in MarkLogic.

0 commit comments

Comments
 (0)