Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Emanuele Feliziani <[email protected]>
  • Loading branch information
GioSensation committed Oct 16, 2023
1 parent 51d1f44 commit a539090
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/deviceApiCalls/__generated__/validators-ts.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/deviceApiCalls/api.json
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@
},
"ShowInContextEmailProtectionSignupPrompt": {
"type": "object",
"description": "Used by Android to open a the in-context signup prompt and report back when completed",
"description": "Used by Android to open the in-context signup prompt and report back when completed",
"properties": {
"id": { "type": "string", "const": "ShowInContextEmailProtectionSignupPromptResponse"},
"resultValidator": { "$ref": "./schemas/showInContextEmailProtectionSignupPrompt.result.json" }
Expand Down

0 comments on commit a539090

Please sign in to comment.