https://idioms.thefreedictionary.com/for+a+start
This commit is contained in:
K-Sato 2019-06-20 11:18:21 +09:00 committed by GitHub
parent 218ef36c9d
commit a6c16624e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ Actions are represented in JavaScript by functions in properties.
## Method examples ## Method examples
For the start, let's teach the `user` to say hello: For a start, let's teach the `user` to say hello:
```js run ```js run
let user = { let user = {