Fix several frontmatter issues

This commit is contained in:
Ilkka Seppälä
2019-11-16 21:56:40 +02:00
parent 63c707fcb1
commit 19b129c28e
10 changed files with 10 additions and 14 deletions

View File

@ -3,7 +3,7 @@ layout: pattern
title: Collection Pipeline
folder: collection-pipeline
permalink: /patterns/collection-pipeline/
categories: Functional
categories: Other
tags:
- Java
- Difficulty-Beginner