Skip to content

Commit

Permalink
Update src/core/server/deprecations/README.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Alison Goryachev <alisonmllr20@gmail.com>
  • Loading branch information
Bamieh and alisonelizabeth authored May 26, 2021
1 parent c6652a0 commit 3c1def8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/server/deprecations/README.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ The deprecations service expects a `200` status code to recognize the corrective

## How do I test my deprecations?
We recommend testing the route for your api corrective actions via unit and plugin functional tests.
To check the deprecation in the UI pleae check the UA page.
To check the deprecation in the UI please check the UA page.

To test that your logic registering the deprecations with the deprecations service during `setup` is valid we recommend adding unit tests to check that the `getDeprecations` is returning the expected array of deprecations at different scenarios.

Expand Down

0 comments on commit 3c1def8

Please sign in to comment.