Skip to content

Commit 4e813cf

Browse files
committed
Fixed spelling
1 parent ff8e5e7 commit 4e813cf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gatsby-config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ module.exports = {
3232
subtitle: 'Learn all things React',
3333
},
3434
Developer: {
35-
subtitle: 'React developer tools & experince',
35+
subtitle: 'React developer tools & experience',
3636
},
3737
Redux: {
3838
subtitle: 'All things Redux',

src/components/Category/__snapshots__/spec.js.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ exports[`Category when the name prop is set to "Developer is reads the siteConfi
181181
<p
182182
className="subtitle is-6"
183183
>
184-
React developer tools & experince
184+
React developer tools & experience
185185
</p>
186186
</div>
187187
</div>

0 commit comments

Comments
 (0)