We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b68a062 commit c4c31bbCopy full SHA for c4c31bb
doc.go
@@ -87,7 +87,7 @@ limitations under the License.
87
// during writes (nor does it promise sequential create/get coherence), and code
88
// should not assume a get immediately following a create/update will return
89
// the updated resource. Caches may also have indexes, which can be created via
90
-// a FieldIndexer (pkg/client) obtained from the manager. Indexes can used to
+// a FieldIndexer (pkg/client) obtained from the manager. Indexes can be used to
91
// quickly and easily look up all objects with certain fields set. Reconcilers
92
// may retrieve event recorders (pkg/recorder) to emit events using the
93
// manager.
0 commit comments