Fix some tags and categories

This commit is contained in:
Ilkka Seppälä
2017-12-25 11:30:24 +02:00
parent a2d155cbb9
commit 6c4de3bcef
5 changed files with 8 additions and 8 deletions

View File

@ -3,7 +3,7 @@ layout: pattern
title: Marker Interface
folder: marker
permalink: /patterns/marker/
categories: Design
categories: Other
tags:
- Java
- Difficulty-Beginner