Merge pull request #613 from preist/fix-typos

Fix several typos throughout the project
This commit is contained in:
Lucas Larroche 2025-03-09 12:45:15 +07:00 committed by GitHub
commit bbe3cdd05c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
126 changed files with 133 additions and 133 deletions

View file

@ -144,7 +144,7 @@
}
}
// Responsives spacings
// Responsive spacings
@if $enable-responsive-spacings {
// Landmarks and section
@if map.get($modules, "layout/landmarks") or map.get($modules, "layout/section") {