Correct typo in example JSON

This commit is contained in:
Joe Yates
2023-09-27 15:49:00 +01:00
committed by GitHub
parent 2911772244
commit 38765ec07d

View File

@@ -158,6 +158,7 @@ One or more healthchecks can be defined in the `app.json` file - see the [deploy
"attempts": 3
}
]
}
}
```