Merge pull request #3003 from abdonrd/patch-2

Remove duplicated server
This commit is contained in:
Jim LAURIE 2019-04-03 15:39:41 +02:00 committed by GitHub
commit c511aa6eff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -165,7 +165,7 @@ You can add all the entries listed in the [specification](https://swagger.io/spe
},
{
"url": "YOUR_STAGING_SERVER",
"description": "Staging server server"
"description": "Staging server"
},
{
"url": "YOUR_PRODUCTION_SERVER",

View File

@ -26,7 +26,7 @@
},
{
"url": "YOUR_STAGING_SERVER",
"description": "Staging server server"
"description": "Staging server"
},
{
"url": "YOUR_PRODUCTION_SERVER",