Skip to content

Commit 6d54f73

Browse files
sivaraamJayprakash-SE
authored andcommitted
README: fix a typo
1 parent c1a7d55 commit 6d54f73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Demo of geo search for wiki pages near a location using the [Geolocation API](ht
1919
* [Picture of the day viewer](apps/picture-of-the-day-viewer):
2020
Demo app that uses [prop=images](https://www.mediawiki.org/wiki/API:Images) module to fetch Wikipedia's Picture of the Day (POTD) from a template page and displays it on a webpage. The app also allows users to go backward or forward a date to view other POTD.
2121
* [User contributions feed](apps/user-contributions-feed):
22-
Demp app that uses [list=usercontribs](https://www.mediawiki.org/wiki/API:Usercontribs) module to fetch the top 50 edits made by a user.
22+
Demo app that uses [list=usercontribs](https://www.mediawiki.org/wiki/API:Usercontribs) module to fetch the top 50 edits made by a user.
2323
* [View more demo apps](apps/)
2424

2525
### Installation

0 commit comments

Comments
 (0)