Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typographical error in telephony documentation #306

Merged
merged 1 commit into from
Jul 31, 2023

Conversation

wwzeng1
Copy link
Contributor

@wwzeng1 wwzeng1 commented Jul 27, 2023

This PR was copied from sweepai-dev#4 and generated by Sweep.
Resolves #258.


Description

This PR fixes a typographical error in the telephony documentation. The sentence "In order to make a call from the to_phone, you must have access to it via Twilio (either a number purchased via Twilio or verify the caller ID)" has been corrected to "In order to make a call from the from_phone, you must have access to it via Twilio (either a number purchased via Twilio or verify the caller ID)". This change ensures that the documentation accurately reflects the functionality of the code.

Summary of Changes

  • Modified the docs/telephony.mdx file to correct the typographical error in the documentation.
  • Replaced the word "to_phone" with "from_phone" in the sentence "In order to make a call from the to_phone, you must have access to it via Twilio (either a number purchased via Twilio or verify the caller ID)".

Please review and merge this PR. Thank you!

Fixes #258.

To checkout this PR branch, run the following command in your terminal:

git checkout sweep/fix-typo-telephony-docs

@wwzeng1 wwzeng1 changed the title [DRAFT] Fix typographical error in telephony documentation Fix typographical error in telephony documentation Jul 27, 2023
Copy link
Contributor

@ajar98 ajar98 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good PR SweepBot :) !

@ajar98 ajar98 merged commit a5474ed into vocodedev:main Jul 31, 2023
4 checks passed
m5a0r7 pushed a commit to m5a0r7/vocode-python that referenced this pull request Oct 19, 2023
Co-authored-by: sweep-ai[bot] <128439645+sweep-ai[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Documentation Type
2 participants