提交 9876a169 编写于 作者: Y yui-knk

[ci skip] Fix to `a, b or c` format

上级 33a72824
......@@ -3303,7 +3303,7 @@ Date.new(2010, 2, 28).advance(days: 1).advance(months: 1)
#### Changing Components
The method `change` allows you to get a new date which is the same as the receiver except for the given year, month, or day:
The method `change` allows you to get a new date which is the same as the receiver except for the given year, month or day:
```ruby
Date.new(2010, 12, 23).change(year: 2011, month: 11)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册