From 8ac6600a236a4605b9859d56ba474538abe1d60d Mon Sep 17 00:00:00 2001 From: Rich Date: Mon, 17 Dec 2018 16:58:56 +0000 Subject: [PATCH] grammar update (#32762) --- guide/english/bulma/get-started/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/guide/english/bulma/get-started/index.md b/guide/english/bulma/get-started/index.md index c4dc9603cf..bd5f98ef87 100644 --- a/guide/english/bulma/get-started/index.md +++ b/guide/english/bulma/get-started/index.md @@ -5,9 +5,9 @@ title: Get Started There are several ways to get started with Bulma. -* npm install the Bulma package. -* cdnjs CDN to link to the Bulma stylesheet. -* use the Github Repository to get the latest development version. +* Installing the Bulma package with npm +* Using a CDN to link to the Bulma stylesheet. +* Use the Github Repository to get the latest development version. 1) Using npm ```terminal