Skip to content

Commit

Permalink
Replace "Hydrate" with "Auto-hydrate" for clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
nhunzaker committed Sep 9, 2018
1 parent 3bf211e commit 437c45b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fixtures/dom/src/components/fixtures/hydration/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ class Hydration extends React.Component {
checked={hydrate}
onChange={this.setCheckbox}
/>
Hydrate
Auto-Hydrate
</label>
</header>

Expand Down

0 comments on commit 437c45b

Please sign in to comment.