diff --git a/README.md b/README.md index dfe5d088..95ecb480 100644 --- a/README.md +++ b/README.md @@ -304,7 +304,7 @@ class AddJobState < ActiveRecord::Migration end ``` -## Inspection +### Inspection AASM supports a couple of methods to find out which states or events are provided or permissible. @@ -328,7 +328,7 @@ job.events -## Installation ## +## Installation ## ### Manually from RubyGems.org ###