Skip to content

Commit

Permalink
Merge pull request #29 from cyberxml/master
Browse files Browse the repository at this point in the history
correcting mode in Tutorial to align with given example
  • Loading branch information
netom authored Aug 17, 2018
2 parents 634c352 + 36e5bdd commit 0a8d264
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TUTORIAL.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ we will use a line like:
```
icap_service my_service respmod_precache icap://localhost:13440/test
```
If one now sends a request via the Squid proxy the `test_REQMOD(self)`
If one now sends a request via the Squid proxy the `test_RESPMOD(self)`
method will get invoked.

* Next we have to insert the service
Expand Down

0 comments on commit 0a8d264

Please sign in to comment.