Skip to content
This repository has been archived by the owner on Jul 14, 2023. It is now read-only.

Commit

Permalink
Fix typo in docs
Browse files Browse the repository at this point in the history
- Fixes #278
  • Loading branch information
Reda Lemeden committed Jan 2, 2015
1 parent df121da commit 957956c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/grid/_direction-context.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
/// Layout direction to be used within the block. Can be `left-to-right` or `right-to-left`.
///
/// @example scss - Usage
/// @include direction(right-to-left) {
/// @include direction-context(right-to-left) {
/// .right-to-left-block {
/// @include span-columns(6);
/// }
Expand Down

0 comments on commit 957956c

Please sign in to comment.