Skip to content

Commit 36bac08

Browse files
authored
Update webgpu_postprocessing_ssaa.html
Fix typo.
1 parent c8fd86d commit 36bac08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/webgpu_postprocessing_ssaa.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html lang="en">
33
<head>
4-
<title>three.js webpu - postprocessing manual ssaa</title>
4+
<title>three.js webgpu - postprocessing manual ssaa</title>
55
<meta charset="utf-8">
66
<meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">
77
<link type="text/css" rel="stylesheet" href="main.css">

0 commit comments

Comments
 (0)