Skip to content

Commit

Permalink
Update tutorial.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DCGenomics authored Oct 31, 2018
1 parent 7c6719c commit e200e14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ library(httr)
```

### HTTP2 errors
To avoid errors in the HTPP2 framing layer is recommended to run the following code :
To avoid errors in the HTTP2 framing layer is recommended to run the following code :

```{r}
httr::set_config(httr::config(http_version = 0))
Expand Down

0 comments on commit e200e14

Please sign in to comment.