diff --git a/safe-apps/release.md b/safe-apps/release.md index c7787d08..15f6cdc1 100644 --- a/safe-apps/release.md +++ b/safe-apps/release.md @@ -18,7 +18,7 @@ Security is the top priority for Safe. Please provide an external audit result d ### Your Safe App must include a manifest -There should be a `manifest.json` at the root directory containing the following data: +There must be a `manifest.json` at the root directory containing the following data: `"name": "Name of your Safe App"`