]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
Update migrating-to-v1.html
authorIkko Eltociear Ashimine <eltociear@gmail.com>
Sat, 23 Mar 2024 17:42:52 +0000 (02:42 +0900)
committerJeremy Thomas <bbxdesign@gmail.com>
Sat, 23 Mar 2024 18:10:35 +0000 (18:10 +0000)
minor fix

docs/documentation/start/migrating-to-v1.html

index 566d010cfbc80d63d1b2bcc3d94b6a9830021f47..8b48c66568575463a00780826c7a28e3f83451e5 100644 (file)
@@ -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 %}