Skip to content

Commit d508766

Browse files
committed
fix typo in class name
1 parent ae2b935 commit d508766

File tree

1 file changed

+1
-1
lines changed
  • app/concepts/matestack/ui/core/sup

1 file changed

+1
-1
lines changed

app/concepts/matestack/ui/core/sup/sup.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
module Matestack::Ui::Core::Sub
1+
module Matestack::Ui::Core::Sup
22
class Sup < Matestack::Ui::Core::Component::Static
33

44
end

0 commit comments

Comments
 (0)