Skip to content

Commit 7a8ea05

Browse files
committed
📝 Remove male pronoun in comment
[ci skip]
1 parent fa39acb commit 7a8ea05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/react/jsx/jsx_transformer.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ def transform(code)
2424
end
2525

2626
# search for transformer file using sprockets - allows user to override
27-
# this file in his own application
27+
# this file in their own application
2828
def jsx_transform_code
2929
::Rails.application.assets[@asset_path].to_s
3030
end

0 commit comments

Comments
 (0)