From e132b1339cd698c28d11de7e6e9405572f062cf9 Mon Sep 17 00:00:00 2001 From: Kayra Date: Wed, 23 Oct 2024 09:38:36 +0300 Subject: [PATCH] Update CONTRIBUTING.md Co-authored-by: Bartlomiej Gmerek <42570669+Gmerold@users.noreply.github.com> --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8ed23f3e..0c192947 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -61,7 +61,7 @@ npm run lint ## Build There are 2 targets for building: the `webconsole` binary and the `sdcore-nms.rock` OCI image. The artifacts -for them are stored in the `/artifacts` folder. Any files used in the build process is stored in the `/build` folder. +for them are stored in the `/artifacts` folder. Any files used in the build process are stored in the `/build` folder. ### Webconsole binary