mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Change a to an for HTML word [ci skip]
This commit is contained in:
parent
72570ea289
commit
f5fced2bb9
1 changed files with 1 additions and 1 deletions
|
@ -255,7 +255,7 @@ extension for the layout file.
|
|||
|
||||
#### Rendering HTML
|
||||
|
||||
You can send a HTML string back to the browser by using the `:html` option to
|
||||
You can send an HTML string back to the browser by using the `:html` option to
|
||||
`render`:
|
||||
|
||||
```ruby
|
||||
|
|
Loading…
Reference in a new issue