From 6bcea7f8a449daf9af09095b93bee71e22682488 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niko=20Hoffr=C3=A9n?= Date: Thu, 27 Jul 2023 04:09:11 +0300 Subject: [PATCH] fix(docs): typos in CONTRIBUTING.md (#7691) --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index bd9723d6680..0d79e5c5867 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,7 +1,7 @@ You decided to contribute to this project? Great, thanks a lot for pushing it. This project adheres to the [Contributor Covenant](http://contributor-covenant.org) code of conduct. -By participating, you are expected to uphold this code. Please file issue to report unacceptable behavior. +By participating, you are expected to uphold this code. Please file an issue to report unacceptable behavior. This repository has a mono-repo structure consisting of multiple packages. Try to take a look at the [packages directory](https://github.com/electron-userland/electron-builder/tree/master/packages)! @@ -37,7 +37,7 @@ popd ``` Publish the electron-builder packages to `yalc`'s local store via these commands that you need to run from `electron-builder/packages`. -Unfortunately,the `yalc publish` command cannot pass multiple packages. +Unfortunately, the `yalc publish` command cannot pass multiple packages. ``` yalc publish app-builder-lib