Merge pull request #187 from aevyrie/patch-1

Update README.md
pull/190/head
sotrh 3 years ago committed by GitHub
commit f2dd260ce6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -78,7 +78,7 @@ We need the `adapter` to create the device and queue.
).await.unwrap();
```
The `features` field on `DeviceDescriptor`, allows us to specify what extra features we want. For this simple example, I've deviced to not use any extra features.
The `features` field on `DeviceDescriptor`, allows us to specify what extra features we want. For this simple example, I've decided not to use any extra features.
<div class="note">

Loading…
Cancel
Save