Skip to content

Commit

Permalink
Merge pull request #67 from RamIndani/patch-5
Browse files Browse the repository at this point in the history
Update the-device.md
  • Loading branch information
eliemichel authored Feb 8, 2025
2 parents 42c89a5 + 71f3588 commit 748c524
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion getting-started/adapter-and-device/the-device.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ The adapter can be **released before the device**. Actually it is good practice
```
```{lit} C++, Destroy things (replace)
wgpuDeviceRelease(device);
wgpuAdapterRelease(adapter);
```
````
Expand Down

0 comments on commit 748c524

Please sign in to comment.