Skip to content
This repository was archived by the owner on Feb 27, 2018. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Fix typo
  • Loading branch information
tadatuta authored May 4, 2017
commit cc2cec659a78a10b88068ca334dd1e287b7f275f
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export default decl({
<Intro key="i">
To get started, edit
{' '}
<code>src/common/App/App.js</code>
<code>src/components/App/App.js</code>
{' '}
and save to reload.
</Intro>
Expand Down