Skip to content

Commit dcc4f93

Browse files
committed
Add missing dots
1 parent fad6275 commit dcc4f93

File tree

1 file changed

+2
-2
lines changed
  • lib/node_modules/@stdlib/namespace/docs

1 file changed

+2
-2
lines changed

lib/node_modules/@stdlib/namespace/docs/repl.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66

77
- alias: a unique identifier suitable for use within a shared context such
88
as a REPL environment.
9-
- path: the package path from which the namespace element originates
9+
- path: the package path from which the namespace element originates.
1010
- value: the actual value included in the namespace.
11-
- type: the value type (e.g., function, number, string, object, etc).
11+
- type: the value type (e.g., function, number, string, object, etc.).
1212
- related: related namespace elements, as identified by their package paths.
1313

1414
Returns

0 commit comments

Comments
 (0)