doc/protocol.md in tunemygc-1.0.61 vs doc/protocol.md in tunemygc-1.0.62

- old
+ new

@@ -173,11 +173,11 @@ The agent (protocol) version requires an upgrade. Response body defines the minimum supported version. ### 412 Precondition Failed -The GC is already tuned by environment variables, We respect that for most cases, but won't do a reccommendation when the tuner detects that we might clobber the existing config by too much. Response body is a JSON encoded Hash of existing RUBY_GC_* environment variables. +The GC is already tuned by environment variables, We respect that for most cases, but won't do a recommendation when the tuner detects that we might clobber the existing config by too much. Response body is a JSON encoded Hash of existing RUBY_GC_* environment variables. ### 400 Bad Request Invalid or corrupted payload. The response body defines what violated the protocol. @@ -185,6 +185,6 @@ An unknown error occurred. ## Integrations and Support -This is an initial draft specification to explore the viability of third party integrations. Please reach out via email to tunemygc@bearmetal.eu if any additional information or support is desired. \ No newline at end of file +This is an initial draft specification to explore the viability of third party integrations. Please reach out via email to tunemygc@bearmetal.eu if any additional information or support is desired.