From d1d36bf8541b9e722a4e609dc9a1dc2c47caa6dd Mon Sep 17 00:00:00 2001 From: Mugdha Lakhani Date: Mon, 29 Apr 2019 13:55:29 +0100 Subject: [PATCH] Update date. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 14143fb..371cc90 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Periodic Background Sync **Written**: 2019-03-26
-**Updated**: 2019-04-17 +**Updated**: 2019-04-29 Periodic Background Sync is a method that enables web applications to periodically synchronize data in the background, building on the [Background Sync](https://wicg.github.io/BackgroundSync/spec/)