diff --git a/assets/translations/en.json b/assets/translations/en.json index 9f672acd..a2923786 100644 --- a/assets/translations/en.json +++ b/assets/translations/en.json @@ -52,8 +52,8 @@ "history_empty": "No data yet", "error": "Error", "log": "Log", - "rest_api_request": "Rest API Request", - "rest_api_response": "Rest API Response", + "rest_api_request": "REST API Request", + "rest_api_response": "REST API Response", "graphql_request": "GraphQL Request", "graphql_response": "GraphQL Response", "logged_at": "Logged at", @@ -644,4 +644,4 @@ "united_states": "United States", "finland": "Finland" } -} \ No newline at end of file +}