Skip to content

Commit

Permalink
Update src-docs/src/views/not_found/not_found_view.js
Browse files Browse the repository at this point in the history
Co-Authored-By: dave.snider@gmail.com <dave.snider@gmail.com>
  • Loading branch information
2 people authored and cchaos committed Jul 20, 2019
1 parent 9c682b4 commit 4a74085
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-docs/src/views/not_found/not_found_view.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export const NotFoundView = () => (
<div className="guideContentPage__content">
<EuiText>
<h1 className="guideTitle">
Wow, a 404! You just created <em>something</em> from <em>nothing</em>.
404
</h1>

<p className="guideText">
Expand Down

0 comments on commit 4a74085

Please sign in to comment.