Skip to content

Commit

Permalink
Merge branch 'provider-meca' of github.com:curvenote/binderhub into p…
Browse files Browse the repository at this point in the history
…rovider-meca
  • Loading branch information
stevejpurves committed Feb 20, 2024
2 parents 01c241a + 7beb842 commit 3bdb281
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 3bdb281

Please sign in to comment.