From 07188fb27315563f1fda814d91cc866732c13ed6 Mon Sep 17 00:00:00 2001
From: Xavier Lau <x@acg.box>
Date: Thu, 10 Oct 2024 20:05:46 +0800
Subject: [PATCH] Update polkadot-runtime-releaser.md
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Co-authored-by: Sebastian Müller <sebastian@web3.foundation>
---
 applications/polkadot-runtime-releaser.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/applications/polkadot-runtime-releaser.md b/applications/polkadot-runtime-releaser.md
index b153a4a2e8e..3617f110045 100644
--- a/applications/polkadot-runtime-releaser.md
+++ b/applications/polkadot-runtime-releaser.md
@@ -130,7 +130,7 @@ If they contain no activity, references to projects hosted elsewhere or live are
 | Number | Deliverable                   | Specification                                                                                                         |
 | -----: | ----------------------------- | --------------------------------------------------------------------------------------------------------------------- |
 |    0a. | License                       | GPLv3                                                                                                                 |
-|    0b. | Documentation                 | There will be a guide to tell people how to use this.                                                                 |
+|    0b. | Documentation                 | There will be a guide to tell people how to use this and inline docs will cover core functionalities.                                                                 |
 |    0c. | Testing guide                 | There will be a guide and a demo repository to tell the auditor how to run the tests. All components will be covered. |
 |     1. | Try-runtime CI                | Comment on a release PR and see the try-runtime result.                                                               |
 |     2. | Release CI                    | Build and release the deterministic runtime and the node files.                                                       |