From 5fd2e87c5b35deb1323fd441a4cf97cc4f6d3926 Mon Sep 17 00:00:00 2001 From: "J.C. Moyer" Date: Wed, 28 Sep 2022 08:31:00 -0400 Subject: [PATCH] Fix typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b42a77..5983a43 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,7 @@ The following options are currently available. ### Per-build Configuration Options -The following options can be set on a per-project basis by placing `zls.user.json` in the project root directory next to `build.zig`. +The following options can be set on a per-project basis by placing `zls.build.json` in the project root directory next to `build.zig`. | Option | Type | Default value | What it Does | | --- | --- | --- | --- |