Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
chenbishop committed Dec 19, 2022
1 parent 0cd50ae commit daf778d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion profileFlows/SelfServeApproval.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export class SelfServeApproval extends BaseProfile {
"Forever" : "Forever",
"1h": "1 Hour",
"8h": "8 Hours",
"24": "24 Hours",
"24h": "24 Hours",
"7d": "7 Days",
"30d": "30 Days",
"90d": "90 Days"
Expand Down

0 comments on commit daf778d

Please sign in to comment.