Skip to content

Commit 0142f73

Browse files
committed
fix indent
1 parent 11fd233 commit 0142f73

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Repositories/Contents.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ GET /repos/:username/:reponame/raw/:ref/:path
2020
```
2121
Status: 200 OK
2222
Content-Type: text/plain
23-
```
2423
```
2524

2625
## Getting Started
@@ -43,8 +42,8 @@ Content-Type: text/plain
4342
})
4443
m.Run()
4544
}
46-
```
47-
45+
```
46+
4847
## Download archive
4948

5049
This method returns archive by given format.

0 commit comments

Comments
 (0)