-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Missing closing parentheses #1165
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
Conversation
✅ Deploy Preview for jovial-austin-42fe02 ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @TDroogers ,
Thank you for raising the PR.
Can you add similar changes in translated pages which are other than in English!
Sure |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @TDroogers !
Congratulations on your first contribution to selenium docs @TDroogers 🎉 🎉 🎉 ! |
* Missing closing parentheses * Other languages. f2c2a0e
Thanks for contributing to the Selenium site and documentation!
A PR well described will help maintainers to review and merge it quickly
Before submitting your PR, please check our contributing guidelines.
Avoid large PRs, and help reviewers by making them as simple and short as possible.
Description
A closing parentheses was missing in the documentation, resulting in a build error.
Motivation and Context
It is annoying.
Types of changes
Checklist