mirror of https://github.com/yewstack/yew
Typo fix (#3389)
This commit is contained in:
parent
7ef8e0da18
commit
d469d4dcbe
|
@ -28,7 +28,7 @@
|
||||||
"description": "The generated-index page title for category Using Basic Web Technologies In Yew in sidebar docs"
|
"description": "The generated-index page title for category Using Basic Web Technologies In Yew in sidebar docs"
|
||||||
},
|
},
|
||||||
"sidebar.docs.category.Using Basic Web Technologies In Yew.link.generated-index.description": {
|
"sidebar.docs.category.Using Basic Web Technologies In Yew.link.generated-index.description": {
|
||||||
"message": "Yew centrally operates on the idea of keeping everything that a reusable piece of UI may needin one place - rust files, while also keeping the underlying technology accessible where necessary. Explore further to fully grasp what we mean by these statements:",
|
"message": "Yew centrally operates on the idea of keeping everything that a reusable piece of UI may need in one place - rust files, while also keeping the underlying technology accessible where necessary. Explore further to fully grasp what we mean by these statements:",
|
||||||
"description": "The generated-index page description for category Using Basic Web Technologies In Yew in sidebar docs"
|
"description": "The generated-index page description for category Using Basic Web Technologies In Yew in sidebar docs"
|
||||||
},
|
},
|
||||||
"sidebar.docs.category.Components": {
|
"sidebar.docs.category.Components": {
|
||||||
|
|
|
@ -28,7 +28,7 @@
|
||||||
"description": "The generated-index page title for category Using Basic Web Technologies In Yew in sidebar docs"
|
"description": "The generated-index page title for category Using Basic Web Technologies In Yew in sidebar docs"
|
||||||
},
|
},
|
||||||
"sidebar.docs.category.Using Basic Web Technologies In Yew.link.generated-index.description": {
|
"sidebar.docs.category.Using Basic Web Technologies In Yew.link.generated-index.description": {
|
||||||
"message": "Yew centrally operates on the idea of keeping everything that a reusable piece of UI may needin one place - rust files, while also keeping the underlying technology accessible where necessary. Explore further to fully grasp what we mean by these statements:",
|
"message": "Yew centrally operates on the idea of keeping everything that a reusable piece of UI may need in one place - rust files, while also keeping the underlying technology accessible where necessary. Explore further to fully grasp what we mean by these statements:",
|
||||||
"description": "The generated-index page description for category Using Basic Web Technologies In Yew in sidebar docs"
|
"description": "The generated-index page description for category Using Basic Web Technologies In Yew in sidebar docs"
|
||||||
},
|
},
|
||||||
"sidebar.docs.category.Components": {
|
"sidebar.docs.category.Components": {
|
||||||
|
|
|
@ -28,7 +28,7 @@
|
||||||
"description": "The generated-index page title for category Using Basic Web Technologies In Yew in sidebar docs"
|
"description": "The generated-index page title for category Using Basic Web Technologies In Yew in sidebar docs"
|
||||||
},
|
},
|
||||||
"sidebar.docs.category.Using Basic Web Technologies In Yew.link.generated-index.description": {
|
"sidebar.docs.category.Using Basic Web Technologies In Yew.link.generated-index.description": {
|
||||||
"message": "Yew centrally operates on the idea of keeping everything that a reusable piece of UI may needin one place - rust files, while also keeping the underlying technology accessible where necessary. Explore further to fully grasp what we mean by these statements:",
|
"message": "Yew centrally operates on the idea of keeping everything that a reusable piece of UI may need in one place - rust files, while also keeping the underlying technology accessible where necessary. Explore further to fully grasp what we mean by these statements:",
|
||||||
"description": "The generated-index page description for category Using Basic Web Technologies In Yew in sidebar docs"
|
"description": "The generated-index page description for category Using Basic Web Technologies In Yew in sidebar docs"
|
||||||
},
|
},
|
||||||
"sidebar.docs.category.Components": {
|
"sidebar.docs.category.Components": {
|
||||||
|
|
|
@ -28,7 +28,7 @@
|
||||||
"link": {
|
"link": {
|
||||||
"type": "generated-index",
|
"type": "generated-index",
|
||||||
"title": "Yew's Take on Basic Web Technologies",
|
"title": "Yew's Take on Basic Web Technologies",
|
||||||
"description": "Yew centrally operates on the idea of keeping everything that a reusable piece of UI may needin one place - rust files, while also keeping the underlying technology accessible where necessary. Explore further to fully grasp what we mean by these statements:"
|
"description": "Yew centrally operates on the idea of keeping everything that a reusable piece of UI may need in one place - rust files, while also keeping the underlying technology accessible where necessary. Explore further to fully grasp what we mean by these statements:"
|
||||||
},
|
},
|
||||||
"items": [
|
"items": [
|
||||||
"concepts/basic-web-technologies/html",
|
"concepts/basic-web-technologies/html",
|
||||||
|
|
Loading…
Reference in New Issue