Skip to content

Commit 79eb71a

Browse files
author
Jon Friesen
authored
Merge pull request #12 from belov38/patch-1
Mistype server.py index.php
2 parents e871071 + 2475238 commit 79eb71a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ If you followed the steps above to fork the repo and used your own copy when dep
3535

3636
Here's an example code change you can make for this app:
3737

38-
1. Edit `index.php` and replace "Hello!" on line 12 with a different greeting
38+
1. Edit `server.py` and replace "Hello!" on line 12 with a different greeting
3939
1. Commit the change to the `main` branch. Normally it's a better practice to create a new branch for your change and then merge that branch to `main` after review, but for this demo you can commit to the `main` branch directly.
4040
1. Visit https://cloud.digitalocean.com/apps and navigate to your sample app.
4141
1. You should see a "Building..." progress indicator, just like when you first created the app.
@@ -52,4 +52,4 @@ When you no longer need this sample application running live, you can delete it
5252
1. Navigate to the sample app
5353
1. Choose "Settings"->"Destroy"
5454

55-
**Note: If you don't delete your app, charges for the use of DigitalOcean services will continue to accrue.**
55+
**Note: If you don't delete your app, charges for the use of DigitalOcean services will continue to accrue.**

0 commit comments

Comments
 (0)