mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-01-17 22:28:32 +01: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:
parent
bab0ec0a5d
commit
0da2cab0ab
@ -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.
|
- Adding whitespace that doesn't add to the readability of the content.
|
||||||
- Rewriting content in a way that doesn't add any value.
|
- 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.
|
- PR's that don't follow our style guide, have no description and a default title.
|
||||||
- Links to your own blog articles.
|
- Links to your own blog articles.
|
||||||
|
@ -1017,7 +1017,7 @@
|
|||||||
},
|
},
|
||||||
"selected": false,
|
"selected": false,
|
||||||
"data": {
|
"data": {
|
||||||
"label": "BitBucket",
|
"label": "Bitbucket",
|
||||||
"style": {
|
"style": {
|
||||||
"fontSize": 17,
|
"fontSize": 17,
|
||||||
"justifyContent": "flex-start",
|
"justifyContent": "flex-start",
|
||||||
|
@ -928,7 +928,7 @@
|
|||||||
},
|
},
|
||||||
"selected": false,
|
"selected": false,
|
||||||
"data": {
|
"data": {
|
||||||
"label": "Github",
|
"label": "GitHub",
|
||||||
"style": {
|
"style": {
|
||||||
"fontSize": 17,
|
"fontSize": 17,
|
||||||
"justifyContent": "flex-start",
|
"justifyContent": "flex-start",
|
||||||
@ -1040,7 +1040,7 @@
|
|||||||
},
|
},
|
||||||
"selected": false,
|
"selected": false,
|
||||||
"data": {
|
"data": {
|
||||||
"label": "Repo hosting services",
|
"label": "Repo Hosting Services",
|
||||||
"style": {
|
"style": {
|
||||||
"fontSize": 17,
|
"fontSize": 17,
|
||||||
"justifyContent": "flex-start",
|
"justifyContent": "flex-start",
|
||||||
|
@ -9665,7 +9665,7 @@
|
|||||||
"y": "12",
|
"y": "12",
|
||||||
"properties": {
|
"properties": {
|
||||||
"size": "17",
|
"size": "17",
|
||||||
"text": "BitBucket"
|
"text": "Bitbucket"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -1484,7 +1484,7 @@
|
|||||||
},
|
},
|
||||||
"selected": false,
|
"selected": false,
|
||||||
"data": {
|
"data": {
|
||||||
"label": "VCS Hosting",
|
"label": "Repo Hosting Services",
|
||||||
"style": {
|
"style": {
|
||||||
"fontSize": 17,
|
"fontSize": 17,
|
||||||
"justifyContent": "flex-start",
|
"justifyContent": "flex-start",
|
||||||
@ -1595,7 +1595,7 @@
|
|||||||
},
|
},
|
||||||
"selected": false,
|
"selected": false,
|
||||||
"data": {
|
"data": {
|
||||||
"label": "BitBucket",
|
"label": "Bitbucket",
|
||||||
"style": {
|
"style": {
|
||||||
"fontSize": 17,
|
"fontSize": 17,
|
||||||
"justifyContent": "flex-start",
|
"justifyContent": "flex-start",
|
||||||
|
@ -1023,7 +1023,7 @@
|
|||||||
},
|
},
|
||||||
"selected": false,
|
"selected": false,
|
||||||
"data": {
|
"data": {
|
||||||
"label": "VCS Hosting",
|
"label": "Repo Hosting Services",
|
||||||
"style": {
|
"style": {
|
||||||
"fontSize": 17,
|
"fontSize": 17,
|
||||||
"justifyContent": "flex-start",
|
"justifyContent": "flex-start",
|
||||||
|
@ -8696,7 +8696,7 @@
|
|||||||
"y": "12",
|
"y": "12",
|
||||||
"properties": {
|
"properties": {
|
||||||
"size": "17",
|
"size": "17",
|
||||||
"text": "BitBucket"
|
"text": "Bitbucket"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user