Skip to content

Commit

Permalink
Fix capitalization typo: WAMp -> WAMP. (crossbario#337)
Browse files Browse the repository at this point in the history
* Consistently quote documentation strings.

* Fix capitalization typo: WAMp -> WAMP.
  • Loading branch information
gruns authored and oberstet committed Feb 6, 2018
1 parent 8106d2c commit 05864fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@ The log method will log the WAMP session ID and the realm of the session, as wel
URI Shortcuts
-------------

Establish an URI prefix to be used as a shortcut in WAMp interactions on `session`:
Establish an URI prefix to be used as a shortcut in WAMP interactions on `session`:

Session.prefix(shortcut, prefix)

Expand Down

0 comments on commit 05864fd

Please sign in to comment.