We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff8e5e7 commit 4e813cfCopy full SHA for 4e813cf
gatsby-config.js
@@ -32,7 +32,7 @@ module.exports = {
32
subtitle: 'Learn all things React',
33
},
34
Developer: {
35
- subtitle: 'React developer tools & experince',
+ subtitle: 'React developer tools & experience',
36
37
Redux: {
38
subtitle: 'All things Redux',
src/components/Category/__snapshots__/spec.js.snap
@@ -181,7 +181,7 @@ exports[`Category when the name prop is set to "Developer is reads the siteConfi
181
<p
182
className="subtitle is-6"
183
>
184
- React developer tools & experince
+ React developer tools & experience
185
</p>
186
</div>
187
0 commit comments