Skip to content

Commit 16ee18e

Browse files
committed
Merge pull request rails#13849 from fgo/patch-12
Ruby on Rails 4.1 Release Notes: Fix spelling [ci skip]
2 parents dd339bb + 9690bcf commit 16ee18e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/source/4_1_release_notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -585,7 +585,7 @@ for detailed changes.
585585
[More Details](upgrading_ruby_on_rails.html#changes-in-json-handling))
586586

587587
* Deprecated `ActiveSupport.encode_big_decimal_as_string` option. This feature has
588-
been extracetd into the [activesupport-json_encoder](https://github.com/rails/activesupport-json_encoder)
588+
been extracted into the [activesupport-json_encoder](https://github.com/rails/activesupport-json_encoder)
589589
gem.
590590
([Pull Request](https://github.com/rails/rails/pull/13060) /
591591
[More Details](upgrading_ruby_on_rails.html#changes-in-json-handling))

0 commit comments

Comments
 (0)