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

Corrected Sentence structure. #48

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

RealWorldEdits376W
Copy link

The first line of this repository is written as, "this repository is aimed to adapt android float window permission in most of phone models and how to request it at runtime"
This sentence is written in passive voice and should be written in active voice as per the grammatical guidelines of writing.
Secondly, the first letter of the sentence should be upper case letter.
Thirdly, the superlative degree should be used with 'the'.
So, the corrected sentence could be written as:
"This repository aims to adapt android float window permission in most of the phone models and how to request it at runtime."
Thank you.

The first line of this repository is written as, "this repository is aimed to adapt android float window permission in most of phone models and how to request it at runtime"
This sentence is written in passive voice and should be written in active voice as per the grammatical guidelines of writing.
Secondly, the first letter of the sentence should be upper case letter.
Thirdly, the superlative degree should be used with 'the'.
So, the corrected sentence could be written as:
"**This** repository **aims** to adapt android float window permission in most of **the** phone models and how to request it at runtime."
Thank you.
@@ -1,5 +1,5 @@
# FloatWindowPermission
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@@ -1,5 +1,5 @@
# FloatWindowPermission
this repository is aimed to adapt android float window permission in most of phone models and how to request it at runtime </br>
This repository aims to adapt android float window permission in most of the phone models and how to request it at runtime. </br>
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

``

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants