update content: title

This commit is contained in:
Ayo 2023-03-22 09:34:06 +01:00
parent b661f7cba0
commit 17ba53f268

View file

@ -1,6 +1,6 @@
---
published: true
title: "Using Web Workers in an Angular Application"
title: "How To Use Web Workers in an Angular Application"
permalink: /web-workers-in-angular/
description: "Notes on using Web Workers in Angular as of version 15"
category: technology