1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 09:46:22 +00:00

Merge pull request #1660 from JKetelaar/bugfix/grammar-change

Fixed English typo & grammar
This commit is contained in:
Junyoung Choi (Sai)
2018-03-12 17:44:40 +09:00
committed by GitHub

View File

@@ -42,7 +42,7 @@ class InfoTab extends React.Component {
})
} else {
this.setState({
amaMessage: 'Thank\'s for trust us'
amaMessage: 'Thanks for trusting us'
})
}