mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-14 21:27:59 +02:00
Fix capitalization (#6082)
* Replace VCS Hosting with Repo Hosting Services * Fix capitalization on Repo Hosting Services and GitHub * Replace VCS Hosting with Repo Hosting Services and fix capitalization on Bitbucket * Fix capitalization on Bitbucket * Fix capitalization on Bitbucket * Fix capitalization on Bitbucket * Fixed spelling mistake Changed "None English content." to "Non-English content."
This commit is contained in:
@@ -95,6 +95,6 @@ It's important to add a valid type, this will help us categorize the content and
|
||||
|
||||
- Adding whitespace that doesn't add to the readability of the content.
|
||||
- Rewriting content in a way that doesn't add any value.
|
||||
- None English content.
|
||||
- Non-English content.
|
||||
- PR's that don't follow our style guide, have no description and a default title.
|
||||
- Links to your own blog articles.
|
||||
|
@@ -1017,7 +1017,7 @@
|
||||
},
|
||||
"selected": false,
|
||||
"data": {
|
||||
"label": "BitBucket",
|
||||
"label": "Bitbucket",
|
||||
"style": {
|
||||
"fontSize": 17,
|
||||
"justifyContent": "flex-start",
|
||||
|
@@ -928,7 +928,7 @@
|
||||
},
|
||||
"selected": false,
|
||||
"data": {
|
||||
"label": "Github",
|
||||
"label": "GitHub",
|
||||
"style": {
|
||||
"fontSize": 17,
|
||||
"justifyContent": "flex-start",
|
||||
@@ -1040,7 +1040,7 @@
|
||||
},
|
||||
"selected": false,
|
||||
"data": {
|
||||
"label": "Repo hosting services",
|
||||
"label": "Repo Hosting Services",
|
||||
"style": {
|
||||
"fontSize": 17,
|
||||
"justifyContent": "flex-start",
|
||||
|
@@ -9665,7 +9665,7 @@
|
||||
"y": "12",
|
||||
"properties": {
|
||||
"size": "17",
|
||||
"text": "BitBucket"
|
||||
"text": "Bitbucket"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@@ -1484,7 +1484,7 @@
|
||||
},
|
||||
"selected": false,
|
||||
"data": {
|
||||
"label": "VCS Hosting",
|
||||
"label": "Repo Hosting Services",
|
||||
"style": {
|
||||
"fontSize": 17,
|
||||
"justifyContent": "flex-start",
|
||||
@@ -1595,7 +1595,7 @@
|
||||
},
|
||||
"selected": false,
|
||||
"data": {
|
||||
"label": "BitBucket",
|
||||
"label": "Bitbucket",
|
||||
"style": {
|
||||
"fontSize": 17,
|
||||
"justifyContent": "flex-start",
|
||||
|
@@ -1023,7 +1023,7 @@
|
||||
},
|
||||
"selected": false,
|
||||
"data": {
|
||||
"label": "VCS Hosting",
|
||||
"label": "Repo Hosting Services",
|
||||
"style": {
|
||||
"fontSize": 17,
|
||||
"justifyContent": "flex-start",
|
||||
|
@@ -8696,7 +8696,7 @@
|
||||
"y": "12",
|
||||
"properties": {
|
||||
"size": "17",
|
||||
"text": "BitBucket"
|
||||
"text": "Bitbucket"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user