Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leaysgur authored and mfuji09 committed Jun 20, 2024
1 parent 34dac01 commit 502f267
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ atom{min,max}?
- `min`
- : 非負の整数です。アトムが繰り返すことができる最小回数です。
- `max` {{optional_inline}}
- : 非負の整数です。アトムが繰り返すことができる最大回数です。小りゃうした場合、アトムは必要なだけ繰り返されます。
- : 非負の整数です。アトムが繰り返すことができる最大回数です。省略した場合、アトムは必要なだけ繰り返されます。

## 解説

Expand Down

0 comments on commit 502f267

Please sign in to comment.