Skip to content

Commit 87b90c5

Browse files
committed
Update README.md
1 parent 6665378 commit 87b90c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -537,4 +537,4 @@ When it comes to HTML, newline characters ( `\n` ) are not interpreted as they n
537537

538538
There are two ways in which you can resolve this:
539539
1. Wrap the element used to display the result in a `<pre>` element.
540-
2. Manually replace each `\n` character in the result with `<br \>`
540+
2. Manually replace each `\n` character in the result with `<br>`

0 commit comments

Comments
 (0)