Update README.md

This commit is contained in:
James Booth
2015-05-24 22:42:58 +01:00
parent 0948314910
commit 9af30ddbba

View File

@@ -51,7 +51,7 @@ stbbr_send(
);
```
### Responding to stanzas
As well as being able to send an XMPP stanza at any time, you can also response to a stanza by its id attribute:
As well as being able to send an XMPP stanza at any time, you can also respond to a stanza by its id attribute:
```c
stbbr_for("msg_21",
"<message id=\"message17\" to=\"stabber@localhost\" from=\"buddy1@localhost/mobile\" type=\"chat\">"