From 5dfcfdd2a7f00c2762bd3b1df2149b42a7304fb0 Mon Sep 17 00:00:00 2001 From: Noah Swerhun Date: Wed, 6 Mar 2024 14:19:51 -0600 Subject: [PATCH] comma --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dcc0bd3..22f29a8 100644 --- a/README.md +++ b/README.md @@ -280,7 +280,7 @@ make sure that this file is kept up to date as well. Just set the option in your ngen.toml and forget about it. By default, the compile\_commands.json will be generated according to the build -specs of the `main` target. To change which target it is generated, for use the +specs of the `main` target. To change which target it is generated for, use the `config.compile_commands_target` key. For example, ```toml