8
0
Damian Konopka 7 лет назад
Родитель
Сommit
103e74e42f
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      docs/builds/guides/frameworks/css.md

+ 1 - 1
docs/builds/guides/frameworks/css.md

@@ -25,7 +25,7 @@ The above can be ensured by adding this CSS:
 }
 ```
 
-And passing the [`focus: false`](https://getbootstrap.com/docs/4.1/components/modal/#options) option to Boostrap's `modal()` function:
+And passing the [`focus: false`](https://getbootstrap.com/docs/4.1/components/modal/#options) option to Bootstrap's `modal()` function:
 
 ```js
 $( '#modal-container' ).modal( {