Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
benhowell committed Oct 25, 2016
1 parent 04e3471 commit 58f857c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ React Grid Gallery is free to use for personal and commercial projects under the

* Backend lightbox functionality via [React Images](https://github.com/jossmac/react-images) by [jossmac](https://github.com/jossmac).

* The following gallery functions were obtained from [jossmac](https://github.com/jossmac) from his demo for [React Images](https://github.com/jossmac/react-images) and as such are the copyright remains with him: closeLightbox, gotoNext, gotoPrevious, handleClickImage, openLightbox.
* The following gallery functions were obtained from [jossmac](https://github.com/jossmac) from his demo for [React Images](https://github.com/jossmac/react-images) and as such the copyright remains with him: closeLightbox, gotoNext, gotoPrevious, handleClickImage, openLightbox.

* [cust0dian](https://github.com/cust0dian) for critical bug fixes in [PR 6](https://github.com/benhowell/react-grid-gallery/pull/6) and [PR 7](https://github.com/benhowell/react-grid-gallery/pull/7).

Expand Down
2 changes: 1 addition & 1 deletion examples/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ <h3>
<li><p>Thumbnail viewport implementation inspired by <a href="http://fmaul.de/gallery-grid-example/">GPlusGallery</a> by Florian Maul.</p></li>
<li><p>Backend lightbox functionality via <a href="https://github.com/jossmac/react-images">React Images</a> by <a href="https://github.com/jossmac">jossmac</a>.</p></li>

<li><p>The following gallery functions were obtained from <a href="https://github.com/jossmac">jossmac</a> from his demo for <a href="https://github.com/jossmac/react-images">React Images</a> and as such are the copyright remains with him: closeLightbox, gotoNext, gotoPrevious, handleClickImage, openLightbox.</p></li>
<li><p>The following gallery functions were obtained from <a href="https://github.com/jossmac">jossmac</a> from his demo for <a href="https://github.com/jossmac/react-images">React Images</a> and as such the copyright remains with him: closeLightbox, gotoNext, gotoPrevious, handleClickImage, openLightbox.</p></li>

<li><p><a href="https://github.com/cust0dian">cust0dian</a> for critical bug fixes in <a href="https://github.com/benhowell/react-grid-gallery/pull/6">PR 6</a> and <a href="https://github.com/benhowell/react-grid-gallery/pull/7">PR 7</a>.</p></li>
<li><p>Demo stock photos:</p>
Expand Down

0 comments on commit 58f857c

Please sign in to comment.