Skip to content

Commit adb83f1

Browse files
authored
chore: update docs (#5299)
Result of running `make -C doc base`
1 parent e2ed182 commit adb83f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/md/base/Text.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ let concat = text # " 👋"; // "Hello! 👋"
1212

1313
The `"mo:base/Text"` module defines additional operations on `Text` values.
1414

15-
Import the module from the base package:
15+
Import the module from the base library:
1616

1717
```motoko name=import
1818
import Text "mo:base/Text";

0 commit comments

Comments
 (0)