Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -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鈥檚 some help to get started with Node.js.](https://nodejs.org/en/docs/guides/getting-started-guide/)
Expand Down
2 changes: 1 addition & 1 deletion examples/files.json
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@
"webgl_tsl_clearcoat",
"webgl_tsl_instancing"
],
"webgpu (wip)": [
"webgpu": [
"webgpu_animation_retargeting",
"webgpu_animation_retargeting_readyplayer",
"webgpu_backdrop",
Expand Down
Loading