We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39d2453 commit 20a3840Copy full SHA for 20a3840
pkg/analyzer/analyzers/huggingface/scopes.go
@@ -48,7 +48,7 @@ var user_scopes = map[string]map[string]string{
48
"user.billing.read": "Read access to user's billing usage",
49
},
50
"Collections": {
51
- "collection.read": "Read access to all ollections under user's namespace",
+ "collection.read": "Read access to all collections under user's namespace",
52
"collection.write": "Write access to all collections under user's namespace",
53
54
"Discussions & Posts": {
0 commit comments