docs/migrate_from_jbuilder.md in alba-3.0.1 vs docs/migrate_from_jbuilder.md in alba-3.0.2
- old
+ new
@@ -11,10 +11,10 @@
3. Key transformation
4. Unsupported features
## Example class
-This example will also be replaced by ActiveReord.
+This example will also be replaced by ActiveRecord.
```rb
class User
attr_reader :id, :created_at, :updated_at
attr_accessor :profile, :articles