Skip to content

Commit 653ec6d

Browse files
committed
"Delete a Repository" -> "Delete a repository"
1 parent 65b1929 commit 653ec6d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ minimal guide to get started.
2525
- [Exploring the code and its history](pages/exploring_code.html):
2626
tag, diff
2727
- [Branching and merging](pages/branching.html).
28-
- [Delete a Repository](pages/delete.html).
28+
- [Delete a repository](pages/delete.html).
2929
- [Git/github with RStudio](pages/rstudio.html)
3030
- [Other (much more thorough) resources](pages/resources.html).
3131

pages/delete.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: page
3-
title: Delete a Repository
3+
title: Delete a repository
44
description: How to delete a GitHub repository
55
---
66

0 commit comments

Comments
 (0)