Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _posts/tutorials/2018-09-02-jetty-session-handling-java.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ language: ["java", "kotlin"]
---

## What you will learn
In this tutorial we'll have at look at Sessions. We'll learn about what they're used for,
In this tutorial we'll have a look at Sessions. We'll learn about what they're used for,
as well as different ways of persisting, caching and clustering sessions using Jetty.

## What is a session?
Expand Down