diff --git a/versions/3.0.3.md b/versions/3.0.3.md
index 24132d28bd..44be154dff 100644
--- a/versions/3.0.3.md
+++ b/versions/3.0.3.md
@@ -210,8 +210,8 @@ The metadata MAY be used by the clients if needed, and MAY be presented in editi
Field Name | Type | Description
---|:---:|---
-title | `string` | **REQUIRED**. The title of the application.
-description | `string` | A short description of the application. [CommonMark syntax](https://spec.commonmark.org/) MAY be used for rich text representation.
+title | `string` | **REQUIRED**. The title of the API.
+description | `string` | A short description of the API. [CommonMark syntax](https://spec.commonmark.org/) MAY be used for rich text representation.
termsOfService | `string` | A URL to the Terms of Service for the API. MUST be in the format of a URL.
contact | [Contact Object](#contactObject) | The contact information for the exposed API.
license | [License Object](#licenseObject) | The license information for the exposed API.