From 39b6ce16b4ab782b5452c73f318734b6a24cdda1 Mon Sep 17 00:00:00 2001 From: Rob Warner Date: Mon, 14 Dec 2015 15:30:09 -0500 Subject: [PATCH] Fix spelling of 'inherited' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 828056ed..76da8b55 100644 --- a/README.md +++ b/README.md @@ -180,7 +180,7 @@ Implement CSS-only sliders using `max-height` with overflow hidden: ### Inherit `box-sizing` -Let `box-sizing` be inheritted from `html`: +Let `box-sizing` be inherited from `html`: ```css html {