Skip to content

Commit 0993530

Browse files
minrkmanics
andauthored
use full word 'repository'
Co-authored-by: Simon Li <[email protected]>
1 parent 86737ad commit 0993530

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

binderhub/builder.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ async def get(self, provider_prefix, _unescaped_spec):
306306

307307
if provider.unresolved_ref in {"master", "main"}:
308308
error_message.append(
309-
"Tip: HEAD will always resolve to a repo's default branch."
309+
"Tip: HEAD will always resolve to a repository's default branch."
310310
)
311311

312312
# keep old links working for default branch names

0 commit comments

Comments
 (0)