Skip to content

Commit 9e7c84b

Browse files
authored
Merge pull request #352 from okta/pr_327_codersofthedark
PR #327 codersofthedark
2 parents 84fb722 + 8790391 commit 9e7c84b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ func main() {
107107
}
108108

109109
fmt.Printf("Context: %+v\n Client: %+v\n",ctx, client)
110-
)
110+
}
111111
```
112112

113113
Hard-coding the Okta domain and API token works for quick tests, but for real

0 commit comments

Comments
 (0)