Skip to content

Commit

Permalink
Spell modules correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
jdmcleod committed Feb 10, 2025
1 parent 52ef292 commit e5d0203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/stories/Overview/FileOrganization.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Using the above folder structure, the application file should import all of the
@import '@rolemodel/optics';

// Vendors
@import 'something-from-node-modeules/something';
@import 'something-from-node-modules/something';

// Theme Customization
@import 'core/theme/{name}-theme-core';
Expand Down

0 comments on commit e5d0203

Please sign in to comment.