Merge pull request #131 from the-programmers-hangout/content-rename-articles

content(resources): rename article names to fit context
This commit is contained in:
Jean-Philippe Sirois
2019-10-08 23:16:32 -04:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
@@ -2,7 +2,7 @@
authors:
- "sudonym#8623"
created_at: 2019/10/6
title: "pragma once FAQ"
title: "pragma once"
---
## What is `#pragma once`?
@@ -2,7 +2,7 @@
authors:
- "supergrecko#3434"
created_at: "2019/10/04"
title: Generics in Java
title: Generics
---
## What are generics?