Skip to content

Commit

Permalink
typo: fix typo in doc;
Browse files Browse the repository at this point in the history
  • Loading branch information
azeng-netflix committed Sep 5, 2024
1 parent d102eed commit 84192d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tooling.md
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ We can also search for changes in specific records by their keys. On each page

![History Lookup](img/history-lookup.png)

Search for _exact matches_ using composite key is also supported. When search for a composite key, different fields need to be separated by colons.
Search for _exact matches_ using composite key is also supported. When searching for a composite key, different fields need to be separated by colons.

Clicking on individual records will bring us back to the object diff view page to see what was changed.

Expand Down

0 comments on commit 84192d0

Please sign in to comment.