Skip to content

Commit

Permalink
fix syntax mistake in readme (#338)
Browse files Browse the repository at this point in the history
  • Loading branch information
bartekpacia authored Dec 3, 2024
1 parent fd47628 commit f2c4f66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ steps:
- run: flutter --version
```

> ![NOTE]
> [!NOTE]
>
> This feature was implemented in
> [#344](https://github.com/subosito/flutter-action/pull/334) and is available
Expand Down Expand Up @@ -172,7 +172,7 @@ steps:
git status
```

> ![NOTE]
> [!NOTE]
>
> This was first discussed in [this issue](https://github.com/subosito/flutter-action/issues/310).

Expand Down

0 comments on commit f2c4f66

Please sign in to comment.