8000 docs: update typos in code comment · coderbyheart/github@dd8bc4d · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit dd8bc4d

Browse files
gr2mpvdlg
authored andcommitted
docs: update typos in code comment
1 parent d51858e commit dd8bc4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/get-client.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ const handler = (globalThrottler, limitKey) => ({
8484
: Reflect.get(target, name, receiver),
8585

8686
/**
87-
* Create a throlled version of the called function tehn call it and retry it if the call fails with certain error code.
87+
* Create a throttled version of the called function then call it and retry it if the call fails with certain error code.
8888
*
8989
* @param {Function} func The target function.
9090
* @param {Any} that The this argument for the call.

0 commit comments

Comments
 (0)
0