Skip to content

Commit e363360

Browse files
committed
remove a redundant word
1 parent 8b97e5f commit e363360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ServerSide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Root folders can be re-sequenced using drag/drop in the Explorer view, or by edi
8181

8282
To edit web application files (also known as CSP files) on a server, configure the uri as `isfs://myserver:xxx{csp_application}?csp`
8383

84-
For example, the following uri gives you access to the server-side files of the `/csp/user` application. The `csp` query parameter is mandatory and the namespace suffix on the server name must specify the correct namespace for the web application.
84+
For example, the following uri gives you access to the server-side files of the `/csp/user` application. The `csp` query parameter is mandatory and the suffix on the server name must specify the correct namespace for the web application.
8585

8686
```
8787
"uri": "isfs://myserver:user/csp/user?csp"

0 commit comments

Comments
 (0)