Skip to content

Fix typo in readme.md #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
CS 3100: Data Structures and Algoritms 2 (DSA2)
CS 3100: Data Structures and Algorithms 2 (DSA2)
===============================================

Overview
--------

This repository contains the materials for an Data Structures and Algoritms 2 (DSA2) course at the [University of Virginia](http://www.virginia.edu). The content of this repo will be filled in as the semester progresses. The content can be viewed online at [http://uva-cs.github.io/dsa2](http://uva-cs.github.io/dsa2).
This repository contains the materials for an Data Structures and Algorithms 2 (DSA2) course at the [University of Virginia](http://www.virginia.edu). The content of this repo will be filled in as the semester progresses. The content can be viewed online at [http://uva-cs.github.io/dsa2](http://uva-cs.github.io/dsa2).

The primary authors of this repository are [Aaron Bloomfield](http://www.cs.virginia.edu/~asb) ([[email protected]](<mailto:[email protected]>)) and [Ray Pettit](https://engineering.virginia.edu/faculty/raymond-pettit) ([[email protected]](<mailto:[email protected]>)). Many of the materials were taken, with permission, from other sources -- see the License section, and the bottom, for details.

Expand Down