From 2f1517ba14a33ca0d1ab300e50d378320bcd1d7b Mon Sep 17 00:00:00 2001 From: TheLogan Date: Sat, 9 Jan 2021 13:26:27 +0100 Subject: [PATCH] Fixed typo --- documentation/building.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/building.md b/documentation/building.md index 9af26c87..d4bb05b9 100644 --- a/documentation/building.md +++ b/documentation/building.md @@ -1,6 +1,6 @@ # Building of MycroftOS from sources. -Flashable images will be provided at mayor, minor and hotfix release tags. However if you want to build the images from source yourself, below instructions will get you on your way. +Flashable images will be provided at major, minor and hotfix release tags. However if you want to build the images from source yourself, below instructions will get you on your way. ## Getting the code. First, get the code on your system! The simplest method is via git.