Commit 325bb9ae authored by Eleni Dimitriadis's avatar Eleni Dimitriadis Committed by Commit Bot

[Suggestion chip container view] Typo

Change-Id: I5a7cdb72744fb1979ff1aa6b0ab8d06b5ba83ddc
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1961452Reviewed-by: default avatarJenny Zhang <jennyz@chromium.org>
Commit-Queue: Eleni Dimitriadis <edimitriadis@google.com>
Cr-Commit-Position: refs/heads/master@{#724054}
parent de52fd8b
......@@ -29,7 +29,7 @@ namespace {
constexpr int kChipSpacing = 8;
// The minimum allowed number of suggestion chips shown in the container
// (provided that the suggestoin chip results contain at least than number of
// (provided that the suggestion chip results contain at least that number of
// items).
constexpr int kMinimumSuggestionChipNumber = 3;
......
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