Skip to content

Commit

Permalink
Update binderhub/repoproviders.py
Browse files Browse the repository at this point in the history
fix typo

Co-authored-by: Samuel Gaist <[email protected]>
  • Loading branch information
stevejpurves and sgaist authored Feb 20, 2024
1 parent 3cff44b commit 7beb842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion binderhub/repoproviders.py
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ def get_hashed_slug(url, changes_with_content):
class MecaRepoProvider(RepoProvider):
"""BinderHub Provider that can handle the contents of a MECA bundle
Users must provide a spec consisting of a public the URL to the bundle
Users must provide a spec consisting of a public URL to the bundle
The URL origin must conform to the origin trait when that is set
"""

Expand Down

0 comments on commit 7beb842

Please sign in to comment.