From: Ikko Eltociear Ashimine Date: Sat, 23 Mar 2024 17:42:52 +0000 (+0900) Subject: Update migrating-to-v1.html X-Git-Tag: 1.0.1~24 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=ea9095e9e9c2242b253298cdbdc545f04d8c2ad2;p=thirdparty%2Fbulma.git Update migrating-to-v1.html minor fix --- diff --git a/docs/documentation/start/migrating-to-v1.html b/docs/documentation/start/migrating-to-v1.html index 566d010c..8b48c665 100644 --- a/docs/documentation/start/migrating-to-v1.html +++ b/docs/documentation/start/migrating-to-v1.html @@ -12,7 +12,7 @@ breadcrumb: --- {% capture markdown %} -Bulma v1 is basically a **full rewrite** of the framework using [**Dart Sass**](https://sass-lang.com/dart-sass/), which is the the primary implementation of Sass. While this affects a few development details, everything has been done to make the transition **as easy as possible**. +Bulma v1 is basically a **full rewrite** of the framework using [**Dart Sass**](https://sass-lang.com/dart-sass/), which is the primary implementation of Sass. While this affects a few development details, everything has been done to make the transition **as easy as possible**. {% endcapture %} {% include markdown.html content=markdown %}