Domain: Documentation / Translation
Difficulty: Beginner
Description:
The README.md file contains a grammatical error and unclear text. Line 16 states: "The application http://localhost:3000 with your browser to see the result." This is missing the action verb and should read: "Open the application http://localhost:3000 with your browser to see the result."
Expected Outcome:
- Fixed grammatical error in README.md
- Clearer instructions for new developers starting the project
- Link properly formatted and functional
Setup Steps:
- Clone the repository: git clone https://gerrit.wikimedia.org/r/labs/tools/WdTmCollab
- Open README.md in your editor
- Find the broken text on line 16
- Fix the sentence to include proper action verb
Links/References:
- Repository: https://gerrit.wikimedia.org/r/labs/tools/WdTmCollab
- File: README.md (Lines 16-17)