Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
IonicaBizau committed Dec 14, 2017
1 parent 4f0c34a commit 1676daf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ <h5>Your Form</h5>
</div>
<div class="row clearfix">
<div class="col-md-12 text-center">
Coded with an JavaScript and <span title="You look cute today! :)">💖</span>
Coded with JavaScript and <span title="You look cute today! :)">💖</span>
</div>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
],
"blah": {
"title": "Bootstrap v4 Form Builder",
"ex_img": "https://i.imgur.com/bbR4ADd.png",
"ex_img": "https://i.imgur.com/cFqF7nY.png",
"ex_url": "https://bloggify.github.io/bootstrap-form-builder"
}
}

0 comments on commit 1676daf

Please sign in to comment.