From 5bee0f7abfedc075dd6597dce900c27b12f0c6cb Mon Sep 17 00:00:00 2001 From: Magnus Hoff Date: Sat, 11 Apr 2020 13:09:45 +0200 Subject: [PATCH] Typo Remove extra word --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f8ea76296c..89b99051f6 100644 --- a/README.md +++ b/README.md @@ -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`.