Skip to content

Commit cc18836

Browse files
authored
Update README.md
1 parent d5e5a4e commit cc18836

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ A boilerplate for creating REST API Server with CRUD functionalities.
2626
3. Open B4J and create a new project with "Web API" template. Give the project a name, for e.g. WebAPI
2727
4. Run the project in Debug or Release mode. You will see something like this in the Logs:
2828
```
29-
Web API server (version = 1.15) is running on port 19800
29+
Web API Server (version = 1.15) is running on port 19800
3030
Open the following URL from your web browser
3131
http://127.0.0.1:19800/v1/
3232
```

0 commit comments

Comments
 (0)