Skip to content

Commit e6fc759

Browse files
committed
fix: prettier changed an indentation in readme
1 parent 71501fe commit e6fc759

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,9 @@ If you'd like to modify or contribute to the [opensourceleg](https://pypi.org/pr
7979

8080
10. **Push your changes** to your fork:
8181

82-
```bash
83-
git push origin feature-or-bugfix-name
84-
```
82+
```bash
83+
git push origin feature-or-bugfix-name
84+
```
8585

8686
11. **Create a Pull Request** by navigating to your fork on GitHub and clicking `New Pull Request`.
8787

0 commit comments

Comments
 (0)