Skip to content

Fix dangling open skip in README.md #1299

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

Merged
merged 1 commit into from
Oct 21, 2024
Merged

Fix dangling open skip in README.md #1299

merged 1 commit into from
Oct 21, 2024

Conversation

mikekgfb
Copy link
Contributor

@mikekgfb mikekgfb commented Oct 15, 2024

1 - Fix an extraneous skip end that is out of order with a skip begin.
2 - fix some typos

PS: This might cause some README tests to fail, as they have not been run in a long time (due to misplaced skip causing some commands from the README.md to be skipped during the test).

1 - Fix an extraneous skip end that is out of order with a skip begin.
2 - fix some typos

PS: This might cause some README tests to fail, as they have not been run in a long time.
Copy link

pytorch-bot bot commented Oct 15, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/torchchat/1299

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit 35e30a9 with merge base d1ab6e0 (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Meta Open Source bot. label Oct 15, 2024
Copy link
Contributor

@vmpuri vmpuri left a comment

Choose a reason for hiding this comment

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

Thanks for these changes. We should look into adding a spellcheck linter for comments and docs.

@vmpuri vmpuri merged commit 0e37b9a into pytorch:main Oct 21, 2024
52 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Meta Open Source bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants