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 typo in regex.md doc page [skip ci] #7363

Merged
merged 1 commit into from
Feb 17, 2021

Conversation

davidwendt
Copy link
Contributor

The Regex Features page has a typo
https://docs.rapids.ai/api/libcudf/stable/md_regex.html

The last feature in the Shorthand Character Classes section should be \S instead of \s

@davidwendt davidwendt added 3 - Ready for Review Ready for review by team doc Documentation non-breaking Non-breaking change labels Feb 10, 2021
@davidwendt davidwendt self-assigned this Feb 10, 2021
@davidwendt davidwendt requested a review from a team as a code owner February 10, 2021 13:35
@github-actions github-actions bot added the libcudf Affects libcudf (C++/CUDA) code. label Feb 10, 2021
@harrism
Copy link
Member

harrism commented Feb 17, 2021

@gpucibot merge

@rapids-bot rapids-bot bot merged commit c929ba1 into rapidsai:branch-0.19 Feb 17, 2021
@davidwendt davidwendt deleted the fix-regex-doc branch February 17, 2021 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for Review Ready for review by team doc Documentation libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants