We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7d8fd29 + 69c4c42 commit 9544d94Copy full SHA for 9544d94
src/content/partnavigation/partnavigation.js
@@ -39,7 +39,7 @@ module.exports = {
39
a: 'Flux-arkkitehtuuri ja Redux',
40
b: 'Monta reduseria',
41
c: 'Redux-sovelluksen kommunikointi palvelimen kanssa',
42
- d: 'React Query, useReducer ja contex',
+ d: 'React Query, useReducer ja context',
43
e: 'connect (vanha osa)',
44
},
45
'7': {
@@ -107,7 +107,7 @@ module.exports = {
107
a: 'Flux-architecture and Redux',
108
b: 'Many reducers',
109
c: 'Communicating with server in a redux application',
110
- d: 'React Query, useReducer and the contex',
+ d: 'React Query, useReducer and the context',
111
e: 'connect (the old part)',
112
113
0 commit comments