From 4d68d589118365157b14398f8643d31757a8ac7f Mon Sep 17 00:00:00 2001 From: weipeng1213 <39287602+weipeng1213@users.noreply.github.com> Date: Sun, 20 May 2018 12:34:50 +0800 Subject: [PATCH] fix-typo: accomodate->accommodate (#8590) --- static/css/blog.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/blog.css b/static/css/blog.css index 570c0a9357..802e7c51da 100644 --- a/static/css/blog.css +++ b/static/css/blog.css @@ -1,5 +1,5 @@ /* Overall I tried to maintain as much of the look of the old site as */ -/* possible. When I made changes they were generally to accomodate jekyll */ +/* possible. When I made changes they were generally to accommodate jekyll */ /* or to conform with the styling on the rest of k8s.io */