Skip to content

Commit

Permalink
minor docs fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Goedde committed Mar 31, 2017
1 parent 904b8c2 commit 32d8a8c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions doc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ WAMP enables application architectures with application code distributed freely

To enable this, WAMP implements both the Remote Procedure Call (RPC) and and the Publish and Subscribe (PubSub) messaging pattern.

|ab| supports the following application roles:
Autobahn|CPP supports the following application roles:

* **Caller**
* **Callee**
Expand All @@ -28,7 +28,7 @@ To enable this, WAMP implements both the Remote Procedure Call (RPC) and and th
Show me some code!
------------------

Here is what programming with C++ and |ab| looks like.
Here is what programming with C++ and Autobahn|CPP looks like.

**Calling a remote Procedure**

Expand Down
2 changes: 1 addition & 1 deletion doc/building.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Building |ab|
Building Autobahn|CPP
=============

Notes
Expand Down

0 comments on commit 32d8a8c

Please sign in to comment.