Skip to content

Commit

Permalink
Remove trailing space
Browse files Browse the repository at this point in the history
  • Loading branch information
sguequierre authored Sep 5, 2023
1 parent 0b8fa0d commit 836243f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/program/apis/sessions.md
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ For more information, see the [Go SDK Docs](https://pkg.go.dev/go.viam.com/rdk/s
session = session.ToContext(context.Background(), my_session)
```

## Manager API
## Manager API

The sessions package provides the `SessionManager` as an interface for holding sessions for a particular robot and managing the lifetime of each of these sessions.

Expand Down

0 comments on commit 836243f

Please sign in to comment.