Update doc.go, fix typo (#20529)

pull/20543/head
Andriy Borodiychuk 7 years ago committed by Kristin Laemmert
parent 8f7b897d0c
commit a0f3a2daa0

@ -1,5 +1,5 @@
// Package statemgr defines the interfaces and some supporting functionality
// for "stage managers", which are components responsible for writing state
// for "state managers", which are components responsible for writing state
// to some persistent storage and then later retrieving it.
//
// State managers will usually (but not necessarily) use the state file formats

Loading…
Cancel
Save