fix(curriculum): Period added to the end of the sentence. (#42480)
Dot added to the end of the sentence.
This commit is contained in:
committed by
GitHub
parent
7a0d7e603b
commit
d6491a9902
@ -34,7 +34,7 @@ assert(
|
||||
);
|
||||
```
|
||||
|
||||
Your `form` should have an `action` attribute which is set to `https://www.freecatphotoapp.com/submit-cat-photo`
|
||||
Your `form` should have an `action` attribute which is set to `https://www.freecatphotoapp.com/submit-cat-photo`.
|
||||
|
||||
```js
|
||||
const action = $('form').attr('action');
|
||||
|
Reference in New Issue
Block a user