Skip to content

Commit cfd9612

Browse files
authored
Merge pull request #562 from loadaverage/typo-fix
fixed typo in site/protocols.xml
2 parents 3b9a876 + 9d65b61 commit cfd9612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/protocols.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ limitations under the License.
122122
AMQP 0-9-1 messaging
123123
over <a href="http://json-rpc.org/">JSON-RPC</a> to the
124124
browser. Note that since JSON RPC is a synchronous protocol, some
125-
parts of AMQP that depend on aysnchronous delivery to the client
125+
parts of AMQP that depend on asynchronous delivery to the client
126126
are emulated by polling.
127127
</li>
128128
</ul>

0 commit comments

Comments
 (0)