Skip to content

Commit a70a223

Browse files
committed
Fix linting
1 parent 61f4098 commit a70a223

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/routes.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
path: "contact-us",
1515
path_names: {
1616
new: "",
17-
show: "success",
17+
show: "success"
1818
}
1919
)
2020
if Rails.env.development?

0 commit comments

Comments
 (0)