Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 434b3e2

Browse files
Polish README
1 parent cac44fa commit 434b3e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The presentation slides can be found here - https://gitpitch.com/mduesterhoeft/k
1010

1111
## Running the sample
1212

13-
The `master` branch contains a runnable sample of an application that exposes the same [handler](src/main/kotlin/com/github/md/Handler.kt) and exposes it via the standard `java8` runtime and a custom runtime.
13+
The `master` branch contains a runnable sample of an application that exposes the same [handler](src/main/kotlin/com/github/md/Handler.kt) and exposes it via the standard `java11` runtime and a custom runtime.
1414

1515
To build and deploy the function run the following:
1616

@@ -32,7 +32,7 @@ http https://<function-host>/dev/hello-runtime/sample
3232
```
3333

3434

35-
## Extended example a
35+
## Extended examples
3636

3737
### DynamoDB
3838

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /