Skip to content

Commit 6c44592

Browse files
JeanFredjianyuan
authored andcommitted
Fix comment in example in ReadMe (#8)
1 parent 8e39cc8 commit 6c44592

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ The following attributes are exported:
8181
##### Example Usage
8282

8383
```
84-
# Create a team
84+
# Create a project
8585
resource "sentry_project" "default" {
8686
organization = "my-organization"
8787
team = "my-team"

0 commit comments

Comments
 (0)