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

@ -1,6 +1,6 @@
---
layout: pattern
title: CircuitBreaker
title: Circuit Breaker
folder: circuit-breaker
permalink: /patterns/circuit-breaker/
categories: Other