Skip to content

Commit

Permalink
Merge branch 'master' of github.com:dev-onenetworkecommerce/aia
Browse files Browse the repository at this point in the history
  • Loading branch information
srph committed Nov 13, 2015
2 parents e21d164 + d857e3d commit 2bb340b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/sections/Docs-Forms/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ export default class Forms extends React.Component {

<section className="doc-bottom-space-large">
<h3 className="doc-heading">Form Groups</h3>
<p>Used as a container for a form element.</p>
<p>Use as a container for a form element.</p>
<section className="doc-bottom-space">
<div className="form-group">
<label htmlFor="form-zx@41a">Username</label>
Expand All @@ -93,7 +93,7 @@ export default class Forms extends React.Component {
<section>
<section className="doc-bottom-space">
<h3 className="doc-heading">Input Groups</h3>
<p>Used as a container for a form element.</p>
<p>Use as a container for a form element.</p>
<section className="doc-bottom-space">
<div className="input-group">
<span className="addon">00:00</span>
Expand Down

0 comments on commit 2bb340b

Please sign in to comment.