From 3dfdf4b0e29ad66b63a060470b2869310d32962f Mon Sep 17 00:00:00 2001 From: krisgiesing Date: Tue, 15 Mar 2016 13:16:48 -0700 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e8925d0da2..7d38c6799e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -178,7 +178,7 @@ use `--release` instead of `--debug`. Making a breaking change to the engine -------------------------------------- -If you make a breaking change to the engine, you'll need to land you change in a +If you make a breaking change to the engine, you'll need to land your change in a few steps: 1. Land your change in the engine repository.