Skip to content

Commit f9f9cb7

Browse files
committed
typo correction
1 parent b4fd67e commit f9f9cb7

File tree

1 file changed

+1
-1
lines changed
  • src/main/java/fr/fxjavadevblog/aid/api/genre

1 file changed

+1
-1
lines changed

src/main/java/fr/fxjavadevblog/aid/api/genre/Genre.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ public enum Genre {
2525
@JsonProperty(value = "pinball")
2626
PINBALL,
2727

28-
@JsonProperty(value = "platform")
28+
@JsonProperty(value = "plateform")
2929
PLATFORM,
3030

3131
@JsonProperty(value = "reflexion")

0 commit comments

Comments
 (0)