Skip to content

Commit ffac50c

Browse files
committed
Undo titles translation
1 parent 59ea31d commit ffac50c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/sidebarLearn.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
]
126126
},
127127
{
128-
"title": "التحكم في الحالة",
128+
"title": "Managing State",
129129
"path": "/learn/managing-state",
130130
"tags": ["intermediate"],
131131
"routes": [
@@ -134,7 +134,7 @@
134134
"path": "/learn/reacting-to-input-with-state"
135135
},
136136
{
137-
"title": "Chossing the State Structure",
137+
"title": "Choosing the State Structure",
138138
"path": "/learn/choosing-the-state-structure"
139139
},
140140
{
@@ -146,7 +146,7 @@
146146
"path": "/learn/preserving-and-resetting-state"
147147
},
148148
{
149-
"title": "Extracting State Logic Into a Reducer",
149+
"title": "Extracting State Logic into a Reducer",
150150
"path": "/learn/extracting-state-logic-into-a-reducer"
151151
},
152152
{

0 commit comments

Comments
 (0)