diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index bb649bc886a13c..edff84bbfc6f20 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -1,4 +1,4 @@ -# Contribution +# Contributing ## Introduction It is assumed that you know a little about Node.js and Git. If not, [here's some help to get started with Git](https://help.github.com/en/github/using-git) and [here’s some help to get started with Node.js.](https://nodejs.org/en/docs/guides/getting-started-guide/) diff --git a/examples/files.json b/examples/files.json index d1ed0d5f566155..7f68e871d41744 100644 --- a/examples/files.json +++ b/examples/files.json @@ -303,7 +303,7 @@ "webgl_tsl_clearcoat", "webgl_tsl_instancing" ], - "webgpu (wip)": [ + "webgpu": [ "webgpu_animation_retargeting", "webgpu_animation_retargeting_readyplayer", "webgpu_backdrop",