Skip to content

Commit ec9f3b2

Browse files
authored
fixed alignment
1 parent 305678e commit ec9f3b2

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
@@ -792,7 +792,7 @@ const reduceRightArray = arr.reduceRight((acc, current) => {
792792
```html
793793
//html
794794
<button id="download">Download</button>
795-
<button id="abort">Abort</button>
795+
<button id="abort">Abort</button>
796796
797797
//JS
798798
<script type="text/javascript">

0 commit comments

Comments
 (0)