docs: fixes for yaml frontmatter

This commit is contained in:
Ilkka Seppälä
2021-10-12 14:58:48 +03:00
parent b00f93752f
commit e03aa88a58
7 changed files with 7 additions and 9 deletions

View File

@@ -3,6 +3,7 @@ layout: pattern
title: Lockable Object
folder: lockable-object
permalink: /patterns/lockable-object/
language: en
categories: Concurrency
tags:
- Performance