solved grammatical errors in documentation#179
Closed
Aastha-spec-tech wants to merge 2 commits intoankidroid:mainfrom
Closed
solved grammatical errors in documentation#179Aastha-spec-tech wants to merge 2 commits intoankidroid:mainfrom
Aastha-spec-tech wants to merge 2 commits intoankidroid:mainfrom
Conversation
- Updated broken link from https://docs.ankiweb.net/importing.html#importing - Changed to working link: https://docs.ankiweb.net/importing/intro.html - Resolves issue ankidroid#176
- Fix typo in README.md: LANUGAGE_CODE LANGUAGE_CODE - Fix duplicate word in manual.asc: 'into to' 'into' - Fix verb tense in manual.asc: 'could chose' 'could choose' - Add missing article in manual.asc: 'is spaced repetition' 'is a spaced repetition' These changes improve the overall quality and readability of the documentation.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Errors Found
README.md -
Line 35: LANUGAGE_CODE should be LANGUAGE_CODE (typo)
manual.asc -
Line 14: Anki is spaced repetition technique should be Anki is a spaced repetition technique (missing article) - Line 278: you could chose should be you could choose (incorrect verb tense)
Line 561: imported into to AnkiDroid should be imported into AnkiDroid (duplicate word)