Remove extra word
This commit is contained in:
Magnus Hoff
2020-04-11 13:09:45 +02:00
committed by GitHub
parent c1695a5a37
commit 5bee0f7abf

View File

@@ -63,4 +63,4 @@ gfx-backend-dx12 = { path = "../gfx/src/backend/dx12" }
gfx-hal = { path = "../gfx/src/hal" }
```
If a version needs to be changed, you need to to do `cargo update -p gfx-backend-dx12`.
If a version needs to be changed, you need to do `cargo update -p gfx-backend-dx12`.