Skip to content

Commit

Permalink
Fix value description in Enumeration
Browse files Browse the repository at this point in the history
  • Loading branch information
starfieldKt committed Feb 2, 2024
1 parent 9813c74 commit ff0ea00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/05/04/enumeration_attributes.csv
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
名前,値,必須,説明
value,文字列,○,captionに対応する値
value,整数,○,captionに対応する値
caption,文字列,○,表示する文字列

0 comments on commit ff0ea00

Please sign in to comment.