mattermost / mattermost/react-native-paste-input
Small spelling issue
Open
Nobody has claimed this yet.
- Dominant language
- Objective-C
- Stars
- 213
- Forks
- 38
- Avg merge
- 12h 25m
- Merged PRs (30d)
- 1
Description
Hey, this looks like a great library. Seems like the only one out there to do this surprisingly.
Just wanted to note a small spelling error
smartPunctuation={smartPuntuation}
https://github.com/mattermost/react-native-paste-input/blob/master/src/ios.tsx#L288
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open src/ios.tsx around line 288 and compare the smartPunctuation prop with the misspelled smartPuntuation reference shown in the issue. Correct the spelling consistently and check the surrounding usage to confirm the file no longer contains the typo.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 50/100