Skip to content

Commit 2f7eed4

Browse files
repl.txt corrected
1 parent 2e0c9d1 commit 2f7eed4

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)