Skip to content

Commit bf1cd03

Browse files
authored
Merge pull request #88 from cprodhomme/patch-1
fix synthax on readme
2 parents 87f1826 + 2930314 commit bf1cd03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ ActiveAdmin.register Page do
3838
3939
index :as => :sortable do
4040
label :title # item content
41-
actions
41+
actions
4242
end
4343
end
4444
```

0 commit comments

Comments
 (0)