Skip to content

Commit

Permalink
change doesnt to does not (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
bukinoshita committed Nov 22, 2017
1 parent 0dde9c3 commit 968fe90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/s/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ class S extends Component {
</div>
) : (
<h1>
This secret doesn't exist anymore
This secret does not exist anymore
<style jsx>{`
h1 {
color: ${colors.white};
Expand Down

0 comments on commit 968fe90

Please sign in to comment.