diff --git a/README.md b/README.md index 5a7837d0d..6a6082a13 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ > Generated TypeScript definitions based on GitHub's OpenAPI spec -This repository continously converts [GitHub's OpenAPI specification](https://github.com/github/rest-api-description/) into TypeScript definitions and publishes them to npm as `@octokit/openapi-types`. +This repository continuously converts [GitHub's OpenAPI specification](https://github.com/github/rest-api-description/) into TypeScript definitions and publishes them to npm as `@octokit/openapi-types`. ## License diff --git a/packages/openapi-types-ghec/README.md b/packages/openapi-types-ghec/README.md index e93678b34..463b77dbb 100644 --- a/packages/openapi-types-ghec/README.md +++ b/packages/openapi-types-ghec/README.md @@ -2,7 +2,7 @@ > Generated TypeScript definitions based on GitHub's OpenAPI spec for ghec -This package is continously updated based on [GitHub's OpenAPI specification](https://github.com/github/rest-api-description/) +This package is continuously updated based on [GitHub's OpenAPI specification](https://github.com/github/rest-api-description/) ## Usage diff --git a/packages/openapi-types-ghes-3.10/README.md b/packages/openapi-types-ghes-3.10/README.md index 5d0e25aad..6042daad3 100644 --- a/packages/openapi-types-ghes-3.10/README.md +++ b/packages/openapi-types-ghes-3.10/README.md @@ -2,7 +2,7 @@ > Generated TypeScript definitions based on GitHub's OpenAPI spec for ghes-3.10 -This package is continously updated based on [GitHub's OpenAPI specification](https://github.com/github/rest-api-description/) +This package is continuously updated based on [GitHub's OpenAPI specification](https://github.com/github/rest-api-description/) ## Usage diff --git a/packages/openapi-types-ghes-3.8/README.md b/packages/openapi-types-ghes-3.8/README.md index 15a927846..380170cb1 100644 --- a/packages/openapi-types-ghes-3.8/README.md +++ b/packages/openapi-types-ghes-3.8/README.md @@ -2,7 +2,7 @@ > Generated TypeScript definitions based on GitHub's OpenAPI spec for ghes-3.8 -This package is continously updated based on [GitHub's OpenAPI specification](https://github.com/github/rest-api-description/) +This package is continuously updated based on [GitHub's OpenAPI specification](https://github.com/github/rest-api-description/) ## Usage diff --git a/packages/openapi-types-ghes-3.9/README.md b/packages/openapi-types-ghes-3.9/README.md index 77ec33d54..557685116 100644 --- a/packages/openapi-types-ghes-3.9/README.md +++ b/packages/openapi-types-ghes-3.9/README.md @@ -2,7 +2,7 @@ > Generated TypeScript definitions based on GitHub's OpenAPI spec for ghes-3.9 -This package is continously updated based on [GitHub's OpenAPI specification](https://github.com/github/rest-api-description/) +This package is continuously updated based on [GitHub's OpenAPI specification](https://github.com/github/rest-api-description/) ## Usage diff --git a/packages/openapi-types-github.ae/README.md b/packages/openapi-types-github.ae/README.md index 0e0bd46bd..6a201f6ad 100644 --- a/packages/openapi-types-github.ae/README.md +++ b/packages/openapi-types-github.ae/README.md @@ -2,7 +2,7 @@ > Generated TypeScript definitions based on GitHub's OpenAPI spec for github.ae -This package is continously updated based on [GitHub's OpenAPI specification](https://github.com/github/rest-api-description/) +This package is continuously updated based on [GitHub's OpenAPI specification](https://github.com/github/rest-api-description/) ## Usage diff --git a/packages/openapi-types/README.md b/packages/openapi-types/README.md index 9da833cfb..e61ed8d2d 100644 --- a/packages/openapi-types/README.md +++ b/packages/openapi-types/README.md @@ -2,7 +2,7 @@ > Generated TypeScript definitions based on GitHub's OpenAPI spec -This package is continously updated based on [GitHub's OpenAPI specification](https://github.com/github/rest-api-description/) +This package is continuously updated based on [GitHub's OpenAPI specification](https://github.com/github/rest-api-description/) ## Usage diff --git a/scripts/generate-types.js b/scripts/generate-types.js index 32dc0e3b4..5dae44bf2 100644 --- a/scripts/generate-types.js +++ b/scripts/generate-types.js @@ -64,7 +64,7 @@ async function run() { packageName === "openapi-types" ? "" : `for ${name}` } -This package is continously updated based on [GitHub's OpenAPI specification](https://github.com/github/rest-api-description/) +This package is continuously updated based on [GitHub's OpenAPI specification](https://github.com/github/rest-api-description/) ## Usage