Skip to content

Commit

Permalink
Update src/modules/internet/index.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Piotr Kuczynski <piotr.kuczynski@gmail.com>
  • Loading branch information
Shinigami92 and pkuczynski authored May 18, 2022
1 parent 4b3dcc1 commit c36155c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/internet/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ export class Internet {
}

/**
* Generates a random status code.
* Generates a random HTTP status code.
*
* @param options Options object.
* @param options.types A list of the HTTP status code types that should be used.
Expand Down

0 comments on commit c36155c

Please sign in to comment.