From 43008494c4c966cc2ced7f7a5d9d1a165b16ef88 Mon Sep 17 00:00:00 2001 From: Pete Johanson Date: Wed, 10 Jun 2020 11:07:20 -0400 Subject: [PATCH] Header level fix. --- docs/docs/dev-setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/dev-setup.md b/docs/docs/dev-setup.md index fd6d1d12..f96ffed9 100644 --- a/docs/docs/dev-setup.md +++ b/docs/docs/dev-setup.md @@ -105,7 +105,7 @@ Since ZMK is built as a Zephyrâ„¢ application, the next step is to use `west` to initialize and update your workspace. The ZMK Zephyrâ„¢ application is in the `app/` source directory: -### Step into the repository +#### Step into the repository ```bash cd zmk