Skip to content

Commit 020e861

Browse files
authored
Update libraries.md (#9406)
1 parent bbb54f5 commit 020e861

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release-notes/9.0/preview/preview6/libraries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Programs that are outside these limits are incredibly rare and would already ben
4141

4242
### BigMul APIs
4343

44-
There are now dedicated `BigMul` APIs on `int`, `long`, `uint`, and `ulong` that directly return the next larger integer.
44+
There are now dedicated `BigMul` APIs on `int`, `long`, `uint`, and `ulong` that return the next larger [integer type](https://learn.microsoft.com/dotnet/csharp/language-reference/builtin-types/integral-numeric-types).
4545

4646
The new APIs have the following shape.
4747

0 commit comments

Comments
 (0)