docs: api-update typo

This commit fixes a typo in development docs:

    s/udpate/update/g

Signed-off-by: Robert Vasek <robert.vasek@cern.ch>
This commit is contained in:
Robert Vasek 2021-11-30 17:30:11 +01:00 committed by mergify[bot]
parent 7d881032a6
commit 20da1c607d
1 changed files with 1 additions and 1 deletions

View File

@ -174,7 +174,7 @@ In order to better track the status of our deprecated and preview APIs we have
an [API Status document](./api-status.md). This document is generated from a
JSON file in our `docs/` directory. When a new API is being added, one or more
additional patches need to be provided to update the API status doc and JSON
file. If you have no unusual requirements, you can run `make api-udpate` and
file. If you have no unusual requirements, you can run `make api-update` and
commit the changes that have been made to the `docs/` directory.
This command will automatically update the `api-status.*` files, indicating