Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
jessp01 committed Jul 31, 2023
1 parent a4d429c commit e2c3820
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 @@ -48,7 +48,7 @@ This will render the below code:

## Development

After checking out the repo, run `bin/setup` to install dependencies.
After cloning the repo, run `bin/setup` to install dependencies.
Then, run `bin/console` for an interactive prompt that will allow you
to experiment.

Expand Down
2 changes: 1 addition & 1 deletion lib/jekyll/react-player/reactplayer_tag.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ def render(_context)
#{@markup}
Valid syntax:
{% reactplayer example.com/my/asset %}
{% reactplayer https://example.com/asset %}
ERR_MSG
end
end
Expand Down

0 comments on commit e2c3820

Please sign in to comment.