Skip to content

Commit

Permalink
fix: replace I am a with I am so that probably wrong is not lon…
Browse files Browse the repository at this point in the history
…ger poor grammar (2)
  • Loading branch information
Ahwxorg committed Jun 24, 2024
1 parent 339c6a2 commit cc59cd5
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions src/components/Introduction.jsx
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
import React, { Component } from "react";

const textArray = [
"technology enthousiast",
"homelabber",
"nerd",
"person",
"student",
"teacher",
"blogger",
"shitposter",
"a technology enthousiast",
"a homelabber",
"a nerd",
"a person",
"a student",
"a teacher",
"a blogger",
"a shitposter",
"ƃuoɹʍ ʎlqɐqoɹd",
];

Expand Down

0 comments on commit cc59cd5

Please sign in to comment.