diff --git a/README.md b/README.md index b8d94bb..55099c2 100644 --- a/README.md +++ b/README.md @@ -474,9 +474,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 = {