From 5daf4e57c9347a25232d908a13bff7383348c309 Mon Sep 17 00:00:00 2001 From: kartikmashal8 <67013900+kartikmashal8@users.noreply.github.com> Date: Thu, 1 Oct 2020 00:22:27 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 93f38f26..b27ad5c7 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ this is a paragraph ``` * `title: "some title"` the name of the current step -* `step: #` Same as menu order smaller steps come sooner. +* `step: #` Same as menu order smaller steps come sooner. where # mean step number * `layout: post` sets the page layout. should always be post for steps. ## Adding Normal Pages ##