Skip to content

Commit

Permalink
Badly escaped character
Browse files Browse the repository at this point in the history
  • Loading branch information
evert committed Dec 1, 2023
1 parent 64cac93 commit eb87c0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schemas/one-time-token-exchange.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"dontExpire": {
"type": "boolean",
"description": "Don\'t expire the one-time-token even if it was correct."
"description": "Don't expire the one-time-token even if it was correct."
}
}
}

0 comments on commit eb87c0f

Please sign in to comment.