We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8b1ae4 commit f080fc2Copy full SHA for f080fc2
README.md
@@ -7,7 +7,7 @@ Import into any namespace and compile.
7
8
## Usage
9
10
-First create api object to interact with GitHub API (provide valid GitHub Token if available):
+First create api object to interact with GitHub API (use valid GitHub Token if available):
11
12
`Set api = ##class(GitHub.API).%New("<your token>")`
13
0 commit comments