Skip to content

Commit 3b8614e

Browse files
committed
Fix typo
1 parent 1a7d90b commit 3b8614e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

content/posts/blog-learnings-group-VR.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Virtual Reality in the classroom - things I've learned
33
slug: vr-in-the-classroom
44
heroImage:
55
description: >-
6-
Some of the challenges I faced whie organizing VR-based assignments in a classroom.
6+
Some of the challenges I faced while organizing VR-based assignments in a classroom.
77
tags:
88
- extended-reality
99
- sjsu

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vivekraman.dev",
3-
"version": "3.2-rc1",
3+
"version": "3.2-rc2",
44
"private": true,
55
"scripts": {
66
"dev": "npm run start",

0 commit comments

Comments
 (0)