Skip to content

Commit 495d63c

Browse files
Merge pull request #3022 from MicrosoftDocs/main638888960726418942sync_temp
For protected branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents e92b438 + 38856ea commit 495d63c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

desktop-src/TaskSchd/taskschedulerschema-versiontype-simpletype.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The **versionType** simple type is a **string** that is restricted by the follow
3737

3838
- `\d+(\.\d+){1,3}`
3939

40-
A double followed by one, two, or three doubles. For example, 1.2, or 1.2.3.
40+
A number followed by one, two, or three numbers; the numbers are separated by dots. For example, 1.2, 1.2.3, or 9.87.65.432.
4141

4242
## Requirements
4343

0 commit comments

Comments
 (0)