typo(CHANGELOG): s/elimnating/eliminating (#8317)

This commit is contained in:
Erich Gubler 2025-10-07 15:23:06 -04:00 committed by GitHub
parent 854664a90d
commit 8ff1eb995d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -42,7 +42,7 @@ Bottom level categories:
#### 'wgpu::Instance::enumerate_adapters` is now `async` & available on WebGPU
Making `enumerate_adapters` async allows custom backends to use it along with elimnating some native/non-native distinctions
Making `enumerate_adapters` async allows custom backends to use it along with eliminating some native/non-native distinctions
This is a breaking change