Skip to content

Commit

Permalink
Fix quote, remove unintended double negative
Browse files Browse the repository at this point in the history
  • Loading branch information
Rem0o committed Sep 12, 2024
1 parent 7a29e63 commit a3ecc62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/reactPages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ export const IndexPage = () => {
<Border>
<p className="flex max-w-xl justify-center text-xl italic">
" No third-party software, at all, as much as they might want to
tout that they do, do not have this level of control. This is what
tout that they do, {"[has]"} this level of control. This is what
happens when someone that sees a problem, is an enthusiast, and is a
programmer, gets involved and says I'm gonna do something that
nobody has been doing a way I feel they should do it, and they did
Expand Down

0 comments on commit a3ecc62

Please sign in to comment.