Skip to content

Commit 4b64492

Browse files
authored
Standardize MD unordered bullet symbol in README.md
The existing convention is to use a hyphen for unordered lists. In a previous PR I probably habitually used an asterisk. Swap two references bullet points from asterisk to hyphen.
1 parent 47cbe7b commit 4b64492

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -264,5 +264,5 @@ wsl -l -v
264264
265265
# Reference Material
266266
267-
* https://learn.microsoft.com/en-us/windows/wsl/use-custom-distro#export-the-tar-from-a-container
268-
* https://learn.microsoft.com/en-us/windows/wsl/build-custom-distro
267+
- https://learn.microsoft.com/en-us/windows/wsl/use-custom-distro#export-the-tar-from-a-container
268+
- https://learn.microsoft.com/en-us/windows/wsl/build-custom-distro

0 commit comments

Comments
 (0)