Commit c26a69e9 authored by Brandon Rodriguez's avatar Brandon Rodriguez Committed by Michael Goderbauer

[Typo] Update 'use' to 'user' (#28245)

parent 910638b0
......@@ -39,7 +39,7 @@ enum StepState {
/// A step that is disabled and does not to react to taps.
disabled,
/// A step that is currently having an error. e.g. the use has submitted wrong
/// A step that is currently having an error. e.g. the user has submitted wrong
/// input.
error,
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment