Skip to content

Commit 9e6b70b

Browse files
committed
fix(duration)
1 parent bb809ed commit 9e6b70b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

regex-imatriculation/regex-imatriculation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Identify License Plates with the RegexExtractor
3-
duration:
3+
duration: 31
44
---
55

66
--sep--
@@ -93,7 +93,7 @@ As you can see, creating a new RegexExtractor is very easy. You just need to spe
9393
--sep--
9494
---
9595
title: Use the extractor
96-
duration: 5
96+
duration: 15
9797
---
9898

9999
# Use the extractor

tutorials.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"id": "regex-imatriculation",
1616
"markdownUrl": "https://raw.githubusercontent.com/Botfuel/tutorials/master/regex-imatriculation/regex-imatriculation.md",
1717
"title": "Identify Licence Plates with the RegexExtractor",
18-
"duration": 50,
18+
"duration": 31,
1919
"language": "en",
2020
"date": "Mon Aug 9 2018 00:00:00 GMT+0100",
2121
"status": "draft"

0 commit comments

Comments
 (0)