Fix typo
Change-Id: I492cd1c977505442b4ea666d3cec086d7af84acb
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/179721
Commit-Queue: Kai Ninomiya <kainino@chromium.org>
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Kai Ninomiya <kainino@chromium.org>
diff --git a/docs/dawn/features/adapter_properties.md b/docs/dawn/features/adapter_properties.md
index 90b1240..006fce7 100644
--- a/docs/dawn/features/adapter_properties.md
+++ b/docs/dawn/features/adapter_properties.md
@@ -48,7 +48,7 @@
`wgpu::AdapterPropertiesVk` may be chained on `wgpu::AdapterProperties` in a call to `wgpu::Adapter::GetProperties` in order to query Vulkan information on that adapter.
-Adds `wgpu::AdapterPropertiesVk` which is a struct describing the D3D adapter.
+Adds `wgpu::AdapterPropertiesVk` which is a struct describing the Vulkan adapter.
```
struct AdapterPropertiesVk {
uint32_t driverVersion; // The Vulkan driver version