Skip to content

Commit 8e360f7

Browse files
authored
Update README.md
1 parent 239eec1 commit 8e360f7

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
@@ -12,7 +12,7 @@ Import code:
1212
You can use the `advdiv` function with this syntax:
1313

1414
<code>
15-
advdiv(double n1, double, n2, int r, String rstr = "[", String rstr2 = "]")
15+
advdiv(double n1, double n2, int r, String rstr = "[", String rstr2 = "]")
1616
</code>
1717

1818
* n1 – first number

0 commit comments

Comments
 (0)