Skip to content

Commit 90c9c4d

Browse files
authored
Update README.md
1 parent f624e55 commit 90c9c4d

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
@@ -19,7 +19,7 @@ You can use the `advdiv` function with this syntax:
1919
* n2 – second number
2020
* r – recurring decimals of the first number (default 0)
2121
* rstr1 – string to be inserted before recursive decimals (default "[")
22-
* rstr2 – string to be inserted after recursive decimals (default "[")
22+
* rstr2 – string to be inserted after recursive decimals (default "]")
2323

2424
You can also use it as a console application (download it from the “Releases” section), examples:
2525

0 commit comments

Comments
 (0)