Skip to content

Commit c57f35b

Browse files
authored
Merge pull request #2343 from stweil/main
Fix typo (found by typos)
2 parents 17629e1 + d68e6e8 commit c57f35b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

source/auth/0/context.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@id": "auth:failureHeader"
3232
},
3333
"failureDescription": {
34-
"@id": "auth:failureDescriptiom"
34+
"@id": "auth:failureDescription"
3535
}
3636
}
3737
}

source/auth/1/context.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@id": "auth:failureHeader"
3232
},
3333
"failureDescription": {
34-
"@id": "auth:failureDescriptiom"
34+
"@id": "auth:failureDescription"
3535
}
3636
}
3737
}

0 commit comments

Comments
 (0)