Skip to content

Commit dbe640f

Browse files
Reordered resources to name order
1 parent 6ed2339 commit dbe640f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ Configuration text files are the most common use case for this module.
88

99
The **FileContent** module contains the following resources:
1010

11-
- **ReplaceText**: Replaces strings matching a regular expression in a file.
11+
- **IniSettingsFile**: Add, set or clear entries in Windows INI settings files.
1212
- **KeyValuePairFile**: Add, remove or set key/value pairs in a text file containing
1313
key/value pairs.
14-
- **IniSettingsFile**: Add, set or clear entries in Windows INI settings files.
14+
- **ReplaceText**: Replaces strings matching a regular expression in a file.
1515

1616
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
1717
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/)

0 commit comments

Comments
 (0)