Skip to content

Commit

Permalink
Doco for Locale scalar - tweaked )
Browse files Browse the repository at this point in the history
  • Loading branch information
bbakerman committed Sep 14, 2019
1 parent 4f16dbd commit 508817d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ For example, imagine a `phoneNumber` scalar like this :
## Locale Scalar

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)
JDK method [Locale.forLanguageTag](https://docs.oracle.com/javase/7/docs/api/java/util/Locale.html#forLanguageTag(java.lang.String))

```graphql

Expand Down

0 comments on commit 508817d

Please sign in to comment.