Skip to content

Commit ef0c8ce

Browse files
Merge pull request #5438 from MicrosoftDocs/main638833464558744044sync_temp
For protected branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents 7a97523 + cc590b1 commit ef0c8ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hub/powertoys/color-picker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ Format the red, green, blue, and alpha values to the following formats:
135135
| f | float with leading zero |
136136
| F | float without leading zero |
137137

138-
For example, `%ReX` means the red value in hex uppercase two digits format.
138+
For example, `%ReX` means the red value in hex uppercase two-digit format.
139139

140140
Color formats can contain any words or characters you prefer. For example, the default color format that's displayed upon color format creation is: `_'new Color (R = %Re, G = %Gr, B = %Bl)'_`.
141141

0 commit comments

Comments
 (0)