Skip to content

Commit 7beb842

Browse files
stevejpurvessgaist
andauthored
Update binderhub/repoproviders.py
fix typo Co-authored-by: Samuel Gaist <[email protected]>
1 parent 3cff44b commit 7beb842

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

binderhub/repoproviders.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ def get_hashed_slug(url, changes_with_content):
276276
class MecaRepoProvider(RepoProvider):
277277
"""BinderHub Provider that can handle the contents of a MECA bundle
278278
279-
Users must provide a spec consisting of a public the URL to the bundle
279+
Users must provide a spec consisting of a public URL to the bundle
280280
The URL origin must conform to the origin trait when that is set
281281
"""
282282

0 commit comments

Comments
 (0)