Skip to content

Commit

Permalink
Fixed ValueTye typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramin Haeri Azad committed Oct 18, 2024
1 parent 16f5449 commit 4ac7d1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opal-ui/src/i18n/en/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -510,7 +510,7 @@ export default {
datetime: 'DateTime',
point: 'Point',
linestring: 'LineString',
polygon: 'Polygin',
polygon: 'Polygon',
binary: 'Binary',
boolean: 'Boolean',
locale: 'Locale',
Expand Down

0 comments on commit 4ac7d1f

Please sign in to comment.