Skip to content

Commit 4d927e6

Browse files
committed
Update note
1 parent f2528a2 commit 4d927e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dist/iter-flat/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ To discover supported arguments for each iterator API, consult the documentation
6666

6767
## Notes
6868

69-
- A `flat` namespace uses the global alias [namespace][@stdlib/namespace], where each package has a unique alias (e.g., `iterators.iterErf`).
69+
- This package contains bundles exposing a `flat` namespace. A `flat` namespace uses the global alias [namespace][@stdlib/namespace], where each package has a unique alias (e.g., `iterators.iterErf`).
7070

7171
- This package contains distributable files for use in browser environments or as shared ("vendored") libraries in server environments. Each distributable file is a standalone [UMD][umd] bundle which, if no recognized module system is present, will expose bundle contents to the global scope.
7272

0 commit comments

Comments
 (0)