Skip to content

Commit

Permalink
Merge pull request Moya#2314 from fwrs/patch-1
Browse files Browse the repository at this point in the history
Remove unexpected cyrillic letter in a comment
  • Loading branch information
AndrewSB authored Feb 1, 2024
2 parents 963654c + ab84107 commit fff76cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/Moya/Plugins/AccessTokenPlugin.swift
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ extension AuthorizationType: Equatable {
```
Authorization: Basic <token>
Authorization: Bearer <token>
Authorization: <Сustom> <token>
Authorization: <Custom> <token>
```

*/
Expand Down

0 comments on commit fff76cb

Please sign in to comment.