docs icon indicating copy to clipboard operation
docs copied to clipboard

Fix `at lease` instead of `at least` typo

Open Greesb opened this issue 2 years ago • 4 comments

Why:

There are multiple typos

What's being changed (if available, include any code snippets, screenshots, or gifs):

Changed all occurrence of at lease to at least

Check off the following:

  • [ ] I have reviewed my changes in staging (look for the "Automatically generated comment" and click the links in the "Preview" column to view your latest changes).
  • [X] For content changes, I have completed the self-review checklist.

Greesb avatar Jan 02 '23 11:01 Greesb

Thanks for opening this pull request! A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines.

welcome[bot] avatar Jan 02 '23 11:01 welcome[bot]

👋 Hey there spelunker. It looks like you've modified some files that we can't accept as contributions. The complete list of files we can't accept are: .devcontainer/** .github/actions-scripts/** .github/workflows/** .github/CODEOWNERS assets/fonts/** data/graphql/** Dockerfile* lib/graphql/** lib/redirects/** lib/rest/** lib/webhooks/** package*.json scripts/** translations/** content/actions/deployment/security-hardening-your-deployments/**

You'll need to revert all of the files you changed in that list using GitHub Desktop or git checkout origin/main <file name>. Once you get those files reverted, we can continue with the review process. :octocat:

github-actions[bot] avatar Jan 02 '23 11:01 github-actions[bot]

@Greesb - Thanks for opening an PR! I've made a slight edit to your post to link it to your issue. For more information on how to do that, see "Linking a pull request to an issue". 👍

I'll get this triaged for review! :zap:

cmwilson21 avatar Jan 03 '23 15:01 cmwilson21

Hi @Greesb 👋🏻

Many thanks for identifying this typo in the REST API docs 🙇🏻‍♀️

Our docs for the REST API articles are generated automatically from an OpenAPI schema, which is why your pull request triggered the warning above. Having autogenerated docs makes it easier to ensure that they are updated whenever the API is updated, but does have the side effect that we'll need to fix this typo in a different repository.

I'll trigger a workflow that will transfer your issue to the API schema repository.

felicitymay avatar Jan 04 '23 11:01 felicitymay

Closing because this needs to be fixed in a different repository.

felicitymay avatar Jan 04 '23 11:01 felicitymay