aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2019-07-29 12:17:42 +0300
committerJohann-S <[email protected]>2019-07-29 11:34:12 +0200
commit6cdfcdf6583297b4d9186f58e5f88512da2c1790 (patch)
treeaa3755568fedefbdda5ab8a47be6a08ff694b4e3
parentdcba52677556bedb04a07825c2023e0beeea6f1e (diff)
downloadbootstrap-6cdfcdf6583297b4d9186f58e5f88512da2c1790.tar.xz
bootstrap-6cdfcdf6583297b4d9186f58e5f88512da2c1790.zip
Update migration.md
-rw-r--r--site/content/docs/4.3/migration.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/site/content/docs/4.3/migration.md b/site/content/docs/4.3/migration.md
index 87b7fbb33..1cb256b0d 100644
--- a/site/content/docs/4.3/migration.md
+++ b/site/content/docs/4.3/migration.md
@@ -41,6 +41,7 @@ Changes to our source Sass files and compiled CSS.
Changes to our source and compiled JavaScript files.
- Dropped jQuery dependency and rewrote plugins to be in regular JavaScript.
+- Removed underscore from public static methods like `_getInstance()` → `getInstance()`.
## Grid and layout