Skip to content

Commit 5ebe6af

Browse files
konradobozaadamwojs
authored andcommitted
Spelling corrected (#2)
1 parent da3cf67 commit 5ebe6af

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ php awokado-robot <restaurant> <incoming-webhook-url>
2020
## Supported restaurants
2121

2222
1. [awokado](http://awokado.krakow.pl) - Awokado Lunch Bar ul. Prądnicka 12, 30-002 Kraków
23-
1. [zielone-tarasy](https://www.zielone-tarasy.eu) - Zielone Tarasy Restro Bar Gallery al. Słowackiego 64, 30-004 Kraków
23+
1. [zielone-tarasy](https://www.zielone-tarasy.eu) - Zielone Tarasy Resto Bar Gallery al. Słowackiego 64, 30-004 Kraków

src/Menu/Provider/ZieloneTarasy/ZieloneTarasyMenuProvider.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ public function __construct(Crawler $crawler)
2929
*/
3030
public function getRestaurant(): string
3131
{
32-
return 'Zielone Tarasy Restro Bar Gallery';
32+
return 'Zielone Tarasy Resto Bar Gallery';
3333
}
3434

3535
/**

0 commit comments

Comments
 (0)