Skip to content

Commit 0b1e243

Browse files
Fix markdown
1 parent 63ee7fd commit 0b1e243

2 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Versions
2+
3+
## Unreleased
4+
5+
- MSFT_ReplaceText:
6+
- Created new resource for replacing text in text files.
Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Description
22

3-
The resource is used to replaces strings matching a regular expression in a text file.
3+
The resource is used to replaces strings matching a regular expression in a
4+
text file.
45

5-
It can be used to replace strings matched with a regular expression with either a text
6-
string or a secret which is provided in the password of a credential object.
6+
It can be used to replace strings matched with a regular expression with
7+
either a text string or a secret which is provided in the password of a
8+
credential object.

0 commit comments

Comments
 (0)