8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8f000b commit af1ec6bCopy full SHA for af1ec6b
README.md
@@ -25,7 +25,7 @@ print call.sid
25
26
### Generating TwiML
27
28
-To control phone calls, your application need to output TwiML. Use :class:`twilio.twiml..Response` to easily create such responses.
+To control phone calls, your application need to output TwiML. Use `twilio.twiml..Response` to easily create such responses.
29
30
```python
31
from twilio import twiml
0 commit comments