From 6231015557ae80077f00df92b90a26e3cd3cdcaf Mon Sep 17 00:00:00 2001 From: Sebastian McKenzie Date: Mon, 15 Jun 2015 18:54:23 +0100 Subject: [PATCH] fix spelling mistake in CONTRIBUTING --- CONTRIBUTING.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9558d68dc2..a9dbf48935 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -24,11 +24,10 @@ Contributions are always welcome, no matter how large or small. Before contributing, please read the [code of conduct](https://github.com/babel/babel/blob/master/CODE_OF_CONDUCT.md). - ## Developing ->Note: Babel moves fast. Only the latest release is guaranteed to build correctly. ->Older releases are not officially supported. If you attempt to build them, do that at your own risk. +> Note: Babel moves fast. Only the latest release is guaranteed to build correctly. +> Older releases are not officially supported. If you attempt to build them, do that at your own risk. #### Setup