Skip to content

Commit b47e37c

Browse files
repl.txt corrected
1 parent effc1a0 commit b47e37c

File tree

1 file changed

+2
-1
lines changed
  • lib/node_modules/@stdlib/string/base/replace-after/docs

1 file changed

+2
-1
lines changed

lib/node_modules/@stdlib/string/base/replace-after/docs/repl.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11

22
{{alias}}( str, replacement, search[, fromIndex] )
3-
Returns the part of a string after a specified substring.
3+
Replaces the substring after the first occurrence of a
4+
specified search string.
45

56
Parameters
67
----------

0 commit comments

Comments
 (0)