Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Chriscbr committed Jun 11, 2024
1 parent f2a16e5 commit 26ddde8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tf/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ It takes `name`, `source`, `version`, and `attributes` properties:
```js
bring tf;

let role = new tf.Resource({
new tf.Provider({
name: "dnsimple",
source: "dnsimple/dnsimple",
version: "1.6.0",
Expand Down

0 comments on commit 26ddde8

Please sign in to comment.