From 122e4332a345d27d8e1d6b8a271c2244b1f9a6a1 Mon Sep 17 00:00:00 2001 From: Chris Green Date: Thu, 21 Apr 2022 15:55:45 -0700 Subject: [PATCH] Update index.md --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index ef5759876..1b8dd6aab 100644 --- a/docs/index.md +++ b/docs/index.md @@ -36,7 +36,7 @@ On the flip side, you might have some user-specific configuration you'd like to ## Configuration -The base override and Landofile itself are all configurable via the Lando [global config](./global.md). The default values are shown below: +The `.lando.base.yml`, `.lando.local.yml` and `.lando.yml` itself are all configurable via the Lando [global config](./global.md). The default values are shown below: ```yaml landoFile: .lando.yml