diff --git a/en/load/load-test-with-java.md b/en/load/load-test-with-java.md index 6563f7a..117159d 100644 --- a/en/load/load-test-with-java.md +++ b/en/load/load-test-with-java.md @@ -11,7 +11,7 @@ Our browserup/standard image ships with Java pre-installed. If you have a code library that makes HTTP/Websocket requests, you can call your library directly to make requests on your behalf. For example, if you -have an internal client library for a REST api, you can use your own library to +have an internal client library for a REST API, you can use your own library to generate load with BrowserUp while capturing your traffic. The key advantages to doing this with BrowserUp are: @@ -22,7 +22,7 @@ The key advantages to doing this with