diff --git a/README.md b/README.md index 1701061..3942e00 100644 --- a/README.md +++ b/README.md @@ -484,9 +484,9 @@ openapi3 { version = '1.0.1' format = 'yaml' contact = { - name = 'John Doe' - email = 'john.doe@email.com' - } + name = 'John Doe' + email = 'john.doe@example.com' + } separatePublicApi = true outputFileNamePrefix = 'my-api-spec' oauth2SecuritySchemeDefinition = {