diff --git a/docs/tutorial/electron-versioning.md b/docs/tutorial/electron-versioning.md index 10e9679b0bd9..bf442041c2cc 100644 --- a/docs/tutorial/electron-versioning.md +++ b/docs/tutorial/electron-versioning.md @@ -4,7 +4,7 @@ If you are a seasoned Node developer, you are surely aware of `semver` - and might be used to giving your dependency management systems only rough guidelines rather than fixed version numbers. Due to the hard dependency on Node and Chromium, Electron is in a slightly more difficult position and does not follow -semver. You should therefor always reference a specific version of Electron. +semver. You should therefore always reference a specific version of Electron. Version numbers are bumped using the following rules: