From 2887f0052cce9d9374b1ae02ef67197171a28069 Mon Sep 17 00:00:00 2001 From: Pablo Tejada Date: Sat, 5 Mar 2022 14:19:55 -0500 Subject: [PATCH] Update README.md to fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7776af8f..73b79728 100644 --- a/README.md +++ b/README.md @@ -197,7 +197,7 @@ import { const expr = new UpdateExpression(); -// given the anotation bellow +// given the anotation below @table('tableName') class MyRecord { @hashKey()