Skip to content

Commit e387653

Browse files
updated mdx
1 parent 03ae4cb commit e387653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/build-an-interactive-soundboard-with-p5js/build-an-interactive-soundboard-with-p5js.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ In the **index.html** given to us by p5.js, let's load the p5-related libraries
9393

9494
```html
9595
<!DOCTYPE html>
96-
<html lang="">
96+
<html lang="en">
9797

9898
<head>
9999
<meta charset="utf-8">

0 commit comments

Comments
 (0)