We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fa2151 commit e5b45efCopy full SHA for e5b45ef
1 file changed
modules/org.restlet.tutorial.markdown/02_Server_Side/01_Server_Application_Foundations/01_Application.md
@@ -149,7 +149,7 @@ the CLAP protocol:
149
```
150
151
You must be sure here to have registered the CLAP protocol. See the deployment sections to see how
152
-to register client protocols azccording to your target environment. You can also see the troubleshooting
+to register client protocols according to your target environment. You can also see the troubleshooting
153
section if you have problems when using a client protocol.
154
155
You can notice that you can also reference static folder with an absolute path using the file protocol
0 commit comments