Skip to content

Commit b03dea8

Browse files
authored
Merge pull request pkgxdev#1089 from akiomik/patch-1
Fix markdown alerts format in README.md
2 parents 2a51b97 + 921340f commit b03dea8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ pprint([(k, v["title"]) for k, v in data.items()][:10])
240240
> for scripts to show the world what is possible when the whole open source
241241
> ecosystem is available to your scripts Check it out [`mash`].
242242
243-
> [!INFO]
243+
> [!NOTE]
244244
>
245245
> Notably, packages used during your script aren’t installed and don’t pollute
246246
> your system and anyone else’s systems either. Don’t be confused— they are

0 commit comments

Comments
 (0)