Skip to content

Commit f9ace99

Browse files
mflores88geekq
authored andcommitted
Update README.adoc
Fix a small markdown issue on the README file.
1 parent 94f22e7 commit f9ace99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ article.current_state.between? :awaiting_review, :rejected # => true
102102
```
103103

104104
Now we can call the submit event, which transitions to the
105-
<tt>:awaiting_review</tt> state:
105+
`:awaiting_review` state:
106106

107107
```rb
108108
article.submit!

0 commit comments

Comments
 (0)