You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -204,7 +204,8 @@ For example, imagine a `phoneNumber` scalar like this :
204
204
205
205
## Locale Scalar
206
206
207
-
The Locale scalar handles [IETF BCP 47](https://tools.ietf.org/html/bcp47) language tags via the JDK method [Locale.forLanguageTag](https://docs.oracle.com/javase/7/docs/api/java/util/Locale.html#forLanguageTag(java.lang.String)
207
+
The Locale scalar handles [IETF BCP 47](https://tools.ietf.org/html/bcp47) language tags via the
0 commit comments