Skip to content

Commit 6d8d929

Browse files
sotrhAngelOnFira
andauthored
Update content/news/026/index.md
Co-authored-by: Forest Anderson <[email protected]>
1 parent 6a43e3c commit 6d8d929

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/news/026/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ as [several key differences remain].
104104

105105
### Learn WGPU Updated: No more swap chains!
106106

107-
As part of the update to 0.10 the wgpu team removed the `SwapChain` from the
107+
As part of the update to 0.10 the wgpu team removed `SwapChain` from the
108108
API. The `surface` will now be used to retrieve textures to render to wrapped
109109
in `SurfaceTexture`s. You configure the `Surface` in a similar way to how you
110110
would configure the `SwapChain` except the struct is now called

0 commit comments

Comments
 (0)