Skip to content

Commit 8060104

Browse files
[PRM-717] - Syntax error fix
1 parent d8f6d1a commit 8060104

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lambdas/store_asid_lookup/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Once the email is received into the GP2GP mailbox, our team must (within the fir
4949

5050
```json
5151
{
52-
"time": "YYY-MM-01T00:00:00Z"
52+
"time": "YYYY-MM-01T00:00:00Z"
5353
}
5454
```
5555

0 commit comments

Comments
 (0)