Skip to content

Commit

Permalink
[EXTERNAL] 'remove duplicated word' (#2786)
Browse files Browse the repository at this point in the history
* fixing a typo on the its-a-match subject | PISCINE-JS

* remove duplicated word

* docs(where-do-we-go): fmt with prettier

---------

Co-authored-by: Harry <[email protected]>
  • Loading branch information
MohcineDev and HarryVasanth authored Oct 31, 2024
1 parent 36735da commit 23aec41
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion subjects/where-do-we-go/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Create a function named `explore`, which creates a page displaying the list of `

### Files

You only need to create & submit the JS file `where-do-we-go.js`; we're providing you the following files to download and test test locally:
You only need to create & submit the JS file `where-do-we-go.js`; we're providing you the following files to download and test locally:

- the HTML file [where-do-we-go.html](./where-do-we-go.html) to open in the browser, which includes:

Expand All @@ -34,6 +34,7 @@ You only need to create & submit the JS file `where-do-we-go.js`; we're providin
- feel free to use the CSS file [where-do-we-go.data.css](./where-do-we-go.data.css) as it is or you can also modify it.

- you can get the images to be used in this [compressed folder](https://assets.01-edu.org/where-do-we-go_images.zip) or you can get them in the where-do-we-go_images folder from the public URL. Example: `https://public.01-edu.org/subjects/where-do-we-go/where-do-we-go_images/arlit.jpg

### Expected result

You can see an example of the expected result [here](https://youtu.be/BLxNi1WH6_0)
Expand Down

0 comments on commit 23aec41

Please sign in to comment.