-
Notifications
You must be signed in to change notification settings - Fork 3k
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 typos in README #236
Fix typos in README #236
Conversation
This pull request is being automatically deployed with Vercel (learn more). |
README.md
Outdated
@@ -99,9 +99,9 @@ Note: Instead of creating a .env file, you can just run this command "cp env.exa | |||
REACT_APP_GITHUB_TOKEN = "YOUR GITHUB TOKEN HERE" | |||
``` | |||
|
|||
Set `showGithubProfile` to true or false to show Contact Profile using Github, defaults to false. | |||
Set `showGithubProfile` to true or false to show Contact Profile using Github,Default is set as false. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think the previous one correct.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@lARSHADl Could you revert this to how it was before?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry for delay :(
README.md
Outdated
|
||
Note: Open Source Projects section only show pinned itens of your Github. If you are seeing [this](https://i.imgur.com/Hj6mu1K.png), please follow this | ||
Note: Open Source Projects section only show pinned items of your Github. If you are seeing [this](https://i.imgur.com/Hj6mu1K.png), please follow this |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggestion: Embed the image instead of saying, if you see this.
README.md
Outdated
|
||
Note: Open Source Projects section only show pinned itens of your Github. If you are seeing [this](https://i.imgur.com/Hj6mu1K.png), please follow this | ||
Note: Open Source Projects section only show pinned items of your Github. If you are seeing [this](https://i.imgur.com/Hj6mu1K.png), please follow this |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Change follow this
to follow these
.
README.md
Outdated
|
||
Note: Open Source Projects section only show pinned itens of your Github. If you are seeing [this](https://i.imgur.com/Hj6mu1K.png), please follow this | ||
Note: Open Source Projects section only show pinned items of your Github. If you are seeing [this](https://i.imgur.com/Hj6mu1K.png), please follow this | ||
[Instructions](https://docs.github.com/en/enterprise/2.13/user/articles/pinning-items-to-your-profile). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove capitalized I
in Instructions.
Any update on this @lARSHADl ? |
Sorry guys new to github and this was my first commit |
Done !
…-------- Original Message --------
On Sep 7, 2020, 8:18 PM, Naveen M K wrote:
@naveen521kk commented on this pull request.
---------------------------------------------------------------
In [README.md](#236 (comment)):
> @@ -99,9 +99,9 @@ Note: Instead of creating a .env file, you can just run this command "cp env.exa
REACT_APP_GITHUB_TOKEN = "YOUR GITHUB TOKEN HERE"
```
-Set `showGithubProfile` to true or false to show Contact Profile using Github, defaults to false.
+Set `showGithubProfile` to true or false to show Contact Profile using Github,Default is set as false.
***@***.***(https://github.com/lARSHADl) Could you revert this to how it was before?
—
You are receiving this because you were mentioned.
Reply to this email directly, [view it on GitHub](#236 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/AK3533HVPHJYULGNW2V7KCLSETXDXANCNFSM4QMP5PBQ).
|
README.md
Outdated
|
||
|
||
<img src = "https://i.imgur.com/Hj6mu1K.png" alt = " Error" > | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why not use markdown like
<img src = "https://i.imgur.com/Hj6mu1K.png" alt = " Error" > | |
 |
README.md
Outdated
|
||
<img src = "https://i.imgur.com/Hj6mu1K.png" alt = " Error" > | ||
|
||
Please follow these | ||
[Instructions](https://docs.github.com/en/enterprise/2.13/user/articles/pinning-items-to-your-profile). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As @kartikcho said do
[Instructions](https://docs.github.com/en/enterprise/2.13/user/articles/pinning-items-to-your-profile). | |
[instructions](https://docs.github.com/en/enterprise/2.13/user/articles/pinning-items-to-your-profile). |
Will change to the last check point with ! Markdown . |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @lARSHADl, thanks for opening a PR for this, everything looks good now!
Is there anything that's bothering you, please feel free to suggest ? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry for the delay!
@all-contributors please add @lARSHADl for doc |
I've put up a pull request to add @lARSHADl! 🎉 |
* Update README.md * Correction * Image added * Added space * Image added * Update Readme * Update READ.md * new * Fix typos in READ.md * Change some lingo Co-authored-by: Kartik Choudhary <kartikch918@gmail.com>
No description provided.