Fix typo
This commit is contained in:
parent
0c0cc9cab7
commit
32b0206cd3
|
@ -653,7 +653,7 @@ function register (...) {
|
||||||
|
|
||||||
**PeerTube >= 3.2**
|
**PeerTube >= 3.2**
|
||||||
|
|
||||||
To make your own HTTP requests using the current authenticated user, use an helper to automatically set appropriate headers:
|
To make your own HTTP requests using the current authenticated user, use a helper to automatically set appropriate headers:
|
||||||
|
|
||||||
```js
|
```js
|
||||||
function register (...) {
|
function register (...) {
|
||||||
|
|
Loading…
Reference in New Issue