From 4c6d06202a3cc8bc87def1ed7db42ea56a3867e7 Mon Sep 17 00:00:00 2001 From: Kevin Wu Date: Wed, 3 Apr 2024 11:00:24 -0700 Subject: [PATCH] chore: change all instances of articulatable to articulable --- README.md | 4 ++-- app/layout.tsx | 2 +- app/page.tsx | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 234e65f..97901c1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # GE-Z -> ### The only tool built for University Students that finds online, _articulatable_ GE courses at California CCs +> ### The only tool built for University Students that finds online, _articulable_ GE courses at California CCs

Built with:
@@ -22,7 +22,7 @@ Built with:
## 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 diff --git a/app/layout.tsx b/app/layout.tsx index bcfc88d..c09036b 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -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: [ { diff --git a/app/page.tsx b/app/page.tsx index c0f4ce6..687dcd9 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -134,7 +134,7 @@ export default function Home() { > CVC.edu {" "} - to find you high-quality, articulatable + to find you high-quality, articulable California Community College courses that save you time and money.