Skip to content

Commit af6ac3b

Browse files
authored
Update README.md
1 parent d74a818 commit af6ac3b

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
@@ -44,7 +44,7 @@ In order to connect we'll need to generate a token and link to your metrics data
4444
**Organization**
4545
```powerquery
4646
let
47-
// Replace <YOUR-TOKEN> and <ORG> with your actual token and enterprise name.
47+
// Replace <YOUR-TOKEN> and <ORG> with your actual token and org name.
4848
url = "https://api.github.com/orgs/<ORG>/copilot/usage",
4949
headers = [
5050
#"Accept" = "application/vnd.github+json",

0 commit comments

Comments
 (0)