From 9d620b7f5233ce8196250a7e9fe7f25d36dd0343 Mon Sep 17 00:00:00 2001 From: vulcandth Date: Mon, 11 Apr 2022 14:04:09 -0500 Subject: Branches Typo to -> for --- Branches.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Branches.md b/Branches.md index b727caa..f95bf04 100644 --- a/Branches.md +++ b/Branches.md @@ -8,7 +8,7 @@ Patch branches are typically used to generate a `.patch` file that may be applie ## Base Branches -Base branches are typically not very portable and are designed to user's to use them as a base to build on top of. +Base branches are typically not very portable and are designed for user's to use them as a base to build on top of. - [pokecrystal-optimization](https://github.com/mid-kid/pokecrystal/tree/optimization) - Aims to remove all of the unused code/data. - [pokecrystal-no-maps](https://github.com/Rangi42/pokecrystal/tree/no-maps) - Removes all but some essential maps. -- cgit v1.2.3