Skip to content

Commit c7af6ea

Browse files
authored
Merge pull request #143 from cloudinary/shirlymanor-patch-1
fix misspelling the word deploy
2 parents 1642d3c + f0758a6 commit c7af6ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/photo_album/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Run `npm install` to install the required dependencies for this module.
2424

2525
Run `npm start` to start the server and automatically open a browser and navigate to the application's url.
2626

27-
The application is deplyoed at http://localhost:3000/
27+
The application is deployed at http://localhost:3000/
2828

2929
## Internals ##
3030
This sample is using [Webpack](https://webpack.github.io) for bundling and serving the application.

0 commit comments

Comments
 (0)