Artur Paikin пре 5 година
родитељ
комит
ecb1a22a3d
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      website/src/_posts/2020-04-1.13.md

+ 1 - 1
website/src/_posts/2020-04-1.13.md

@@ -35,7 +35,7 @@ uppy.use(Dashboard, {
 
 ## Custom meta fields
 
-This is big one! Thanks to @galli-leo, you can now add custom fields to the Dashboard meta editor, such as `<input type="telephone">`, `<select>` or `checkbox`, like this:
+This is big one! Thanks to @galli-leo, you can now add custom fields to the Dashboard meta editor, such as `<input type="tel">`, `<select>` or `<input type="checkbox">`, like this:
 
 ```js
 uppy.use(Dashboard, {