1
0
mirror of https://github.com/actix/actix-website synced 2025-08-31 08:57:01 +02:00

Merge pull request #14 from dhodder/master

Fix minor typo
This commit is contained in:
Nikolay Kim
2018-05-28 06:57:47 -07:00
committed by GitHub

View File

@@ -34,7 +34,7 @@ Development version:
```ini ```ini
[dependencies] [dependencies]
actix-web = { git = "https://github.com/actix/actix-web } actix-web = { git = "https://github.com/actix/actix-web" }
``` ```
# Diving In # Diving In