Skip to content

Commit 921340f

Browse files
authored
Fix markdown alerts format in README.md
1 parent 2a51b97 commit 921340f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)