Skip to content

Commit 25ad59c

Browse files
Athitya KumarAthitya Kumar
Athitya Kumar
authored and
Athitya Kumar
committed
Fixes minor typo in readme
1 parent bce67cb commit 25ad59c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -202,8 +202,8 @@ For use-cases where the lambda needs to push only records of certain event type
202202

203203
Use-cases:
204204

205-
- AppendOnly: Set the env varible value to just `INSERT`
206-
- UpsertOnly: Set the env varible value to just `INSERT,MODIFY`
205+
- AppendOnly: Set the env variable value to just `INSERT`
206+
- UpsertOnly: Set the env variable value to just `INSERT,MODIFY`
207207

208208
When this environment variable is not set, all types of events will be written.
209209

0 commit comments

Comments
 (0)