Skip to content

Commit

Permalink
Fixed broken example code snippet in README
Browse files Browse the repository at this point in the history
  • Loading branch information
thehenrytsai authored Jun 20, 2023
1 parent 69db8e4 commit 098427b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ const recordsWrite = await RecordsWrite.create({
data,
dataFormat : 'application/json',
published : true,
protocol : 'yeeter',
schema : 'yeeter/post',
authorizationSignatureInput : signatureMaterial
});
Expand Down

0 comments on commit 098427b

Please sign in to comment.