We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 074ca7b commit 3cdef73Copy full SHA for 3cdef73
docs/proposals/update_replace_functions.md
@@ -7,7 +7,7 @@ _Updated_: 2022/03/11
7
_Issues_: [#2772](https://github.com/ballerina-platform/ballerina-standard-library/issues/2772)
8
9
## Summary
10
-The existing replace function doesn't support the following functionalities:
+The existing replacement functions don't support the following functionalities:
11
- There is no way to replace the matches from the particular string index of the given string.
12
- There isn't any mechanism to replace the matches with a dynamic value.
13
0 commit comments