Skip to content

Commit

Permalink
Merge pull request #42 from fernandosouza/fix-typo
Browse files Browse the repository at this point in the history
Fixes template reference
  • Loading branch information
zenorocha authored and jbalsas committed Jan 18, 2018
1 parent 2a44f08 commit fec5735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/metaljs.com/src/public/docs/jsx-components.soy
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<p>
This guide will explain some details about the integration
between <strong>Metal.js</strong> components
and <a href="https://facebook.github.io/jsx/">soy templates</a>.
and <a href="https://facebook.github.io/jsx/">JSX templates</a>.
</p>

<p>
Expand Down

0 comments on commit fec5735

Please sign in to comment.