Skip to content

Commit

Permalink
Merge pull request #54 from shawninder/main
Browse files Browse the repository at this point in the history
Fix spelling mistake in _breakpoint.scss
  • Loading branch information
markteekman committed Mar 19, 2023
2 parents 53cf134 + 0074f80 commit 77a1ed2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/assets/scss/base/_breakpoint.scss
Expand Up @@ -20,6 +20,6 @@ $breakpoints: (
}
}
@else {
@error "Not a correct value, check _base-breakpoints for availible values.";
@error "Not a correct value, check _base-breakpoints for available values.";
}
}

0 comments on commit 77a1ed2

Please sign in to comment.