diff --git a/wgpu-hal/src/dx12/mod.rs b/wgpu-hal/src/dx12/mod.rs index e0cd1c15cf6..a097b85bcb5 100644 --- a/wgpu-hal/src/dx12/mod.rs +++ b/wgpu-hal/src/dx12/mod.rs @@ -1,7 +1,7 @@ /*! # DirectX12 API internals. -Generally the mapping is straightforwad. +Generally the mapping is straightforward. ## Resource transitions