Skip to content

Commit 3bee77f

Browse files
Merge pull request ceph#57421 from zdover23/wip-doc-2024-05-12-dev-developer-guide-dash-devel
doc/dev: s/to asses/to assess/
2 parents d4f8d61 + 832358b commit 3bee77f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

doc/dev/developer_guide/dash-devel.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2423,8 +2423,10 @@ also manually invoked: ``tox -e openapi-check``.
24232423
If that checker failed, it means that the current Pull Request is modifying the
24242424
Ceph API and therefore:
24252425

2426-
#. The versioned OpenAPI specification should be updated explicitly: ``tox -e openapi-fix``.
2427-
#. The team @ceph/api will be requested for reviews (this is automated via GitHub CODEOWNERS), in order to asses the impact of changes.
2426+
#. The versioned OpenAPI specification should be updated explicitly: ``tox -e
2427+
openapi-fix``.
2428+
#. The team @ceph/api will be requested for reviews (this is automated via
2429+
GitHub CODEOWNERS), in order to assess the impact of changes.
24282430

24292431
Additionally, Sphinx documentation can be generated from the OpenAPI
24302432
specification with ``tox -e openapi-doc``.

0 commit comments

Comments
 (0)