Skip to content

Commit 17d8e2a

Browse files
authored
Merge pull request #108 from Dynamsoft/main
Update README.md
2 parents 6665378 + 87b90c5 commit 17d8e2a

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)