Skip to content

Commit

Permalink
chore: change all instances of articulatable to articulable
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinWu098 committed Apr 3, 2024
1 parent 9a4037d commit 4c6d062
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# GE-Z

> ### The only tool built for University Students that finds online, <ins>_articulatable_</ins> GE courses at California CCs
> ### The only tool built for University Students that finds online, <ins>_articulable_</ins> GE courses at California CCs
<p align="center">
Built with: <br>
Expand All @@ -22,7 +22,7 @@ Built with: <br>

## About

GE-Z is the first tool of its kind for finding high-quality, articulatable courses at California Community Colleges (
GE-Z is the first tool of its kind for finding high-quality, articulable courses at California Community Colleges (
CCC) that any Californian university student can take to advance their academic goals.

Resources like Assist.org and CVC.edu are great for aspiring transfer students, but they're not designed with university
Expand Down
2 changes: 1 addition & 1 deletion app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export const metadata: Metadata = {
openGraph: {
title: "GE-Z",
description:
"Find online, async, and articulatable courses from California Community Colleges.",
"Find online, async, and articulable courses from California Community Colleges.",
url: "https://ge-z.vercel.app",
images: [
{
Expand Down
2 changes: 1 addition & 1 deletion app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ export default function Home() {
>
CVC.edu
</Link>{" "}
to find you high-quality, articulatable
to find you high-quality, articulable
<ArticulatableDefinition /> California Community College
courses that save you time and money.
</p>
Expand Down

0 comments on commit 4c6d062

Please sign in to comment.