diff --git a/index.html b/index.html
index 0142120..a81b0ae 100644
--- a/index.html
+++ b/index.html
@@ -8,7 +8,7 @@
-
+
diff --git a/js/shell.js b/js/shell.js
index da224e3..40c667f 100644
--- a/js/shell.js
+++ b/js/shell.js
@@ -222,7 +222,7 @@ const _internal_defaultFiles = {
about: `
hi there! i'm trinkey!
--------------------
i'm a silly little kitty cat who lives in the usa (sadly).
- i'm trans (she/her, they/them and it/its are also fine).
+ i'm trans (she/it, they/them is also fine).
i'm not actively in a relationship, however i'm also not looking to get into one either.
--------------------
i like to code stuff (mostly websites)! some of my programs can be found in projects section. i know a few languages, those being python, javascript/typescript, html/css (if you count those), and a little bit of java.
diff --git a/no-cmd.html b/no-cmd.html
index 7b0bd83..6dfa5ac 100644
--- a/no-cmd.html
+++ b/no-cmd.html
@@ -8,7 +8,7 @@
-
+
diff --git a/no-js.html b/no-js.html
index d7b4a6e..2a49288 100644
--- a/no-js.html
+++ b/no-js.html
@@ -7,7 +7,7 @@
-
+
@@ -29,7 +29,7 @@
hi there! i'm trinkey!
--------------------
i'm a silly little kitty cat who lives in the usa (sadly).
- i'm trans (she/her, they/them and it/its are also fine).
+ i'm trans (she/it, they/them is also fine).
i'm not actively in a relationship, however i'm also not looking to get into one either.
--------------------
i like to code stuff (mostly websites)! some of my programs can be found on the projects section. i know a few languages, those being python, javascript/typescript, html/css (if you count those), and a little bit of java.
diff --git a/ts/shell.ts b/ts/shell.ts
index f125c5a..a21b0e7 100644
--- a/ts/shell.ts
+++ b/ts/shell.ts
@@ -267,7 +267,7 @@ const _internal_defaultFiles: StringDict = {
about: `hi there! i'm trinkey!
--------------------
i'm a silly little kitty cat who lives in the usa (sadly).
- i'm trans (she/her, they/them and it/its are also fine).
+ i'm trans (she/is, they/them is also fine).
i'm not actively in a relationship, however i'm also not looking to get into one either.
--------------------
i like to code stuff (mostly websites)! some of my programs can be found in projects section. i know a few languages, those being python, javascript/typescript, html/css (if you count those), and a little bit of java.