We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 218ef36 + a6c1662 commit eeee9feCopy full SHA for eeee9fe
1-js/04-object-basics/04-object-methods/article.md
@@ -15,7 +15,7 @@ Actions are represented in JavaScript by functions in properties.
15
16
## Method examples
17
18
-For the start, let's teach the `user` to say hello:
+For a start, let's teach the `user` to say hello:
19
20
```js run
21
let user = {
0 commit comments