Skip to content

Commit

Permalink
chore: grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
zaida04 authored Aug 1, 2024
1 parent e7ffb2a commit 483a725
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/content/data/projects.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@ export const projects_data = {
title: "UB Trace Tool",
statistics: {
students: "2,000+",
courses: "4+ courses"
submissions: "50,000+",
courses: "4"
},
description: "A tool for helping students understand what their code is doing in memory. Built for the UB CS department for use in labs and curriculum",
description: "A tool for helping students understand what their code is doing in memory. Built for the UB CS department for use in labs and by professors.",
tags: ["TypeScript", "Next.JS", "React", "Tailwind", "Mantine"],
links: {
website: "https://tracing.cse.buffalo.edu"
Expand Down

0 comments on commit 483a725

Please sign in to comment.