diff --git a/articles/prism/validation.md b/articles/prism/validation.md index 4d69d80..a4d8f50 100644 --- a/articles/prism/validation.md +++ b/articles/prism/validation.md @@ -91,7 +91,7 @@ _Note: If you don't have an existing mock server, check out [this](https://next. ## Steps -1. Repeat step 7 above. That is it. Now you will know when your examples are out of date, not only will your mock server be accurate, but this can help you catch any errors in examples in your documentation that you provide to users. +1. Repeat step 7 above. That is it. Now you will know when your examples are out of date. Not only will your mock server be accurate, but it will help you catch any errors in examples in your documentation that you provide to users. # Recap @@ -99,5 +99,5 @@ You now have a fully functional prism contract server. We have created a public For the more experienced Prism user, we have set up some advanced prism instances in the official Stoplight Next [Prism Project](https://next.stoplight.io/stoplight/prism). \ No newline at end of file