From c15eaa69f1f4b4f5d157618ce5c8b916e4d5cebe Mon Sep 17 00:00:00 2001 From: Arthur De Magalhaes Date: Wed, 28 Oct 2020 17:11:12 -0400 Subject: [PATCH] testing PR --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ddc0f2d..565a079 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This app demonstrates how the OpenAPI feature can be used along with JAXRS annot ### Getting Started -1. Clone this repository +1. Clone this repository ``` git clone https://github.com/microservices-api/oas3-airlines.git ```