Skip to content

Commit

Permalink
Merge branch 'main' into tests/fake-testcase-sample
Browse files Browse the repository at this point in the history
  • Loading branch information
kashifkhan0771 authored Jan 21, 2025
2 parents 63df1f6 + 20a3840 commit de3951c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/analyzer/analyzers/huggingface/scopes.go
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ var user_scopes = map[string]map[string]string{
"user.billing.read": "Read access to user's billing usage",
},
"Collections": {
"collection.read": "Read access to all ollections under user's namespace",
"collection.read": "Read access to all collections under user's namespace",
"collection.write": "Write access to all collections under user's namespace",
},
"Discussions & Posts": {
Expand Down

0 comments on commit de3951c

Please sign in to comment.