Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2023-10-24 09:18:54 +02:00
parent 1f06689380
commit db8ede850b
@@ -59,7 +59,7 @@ export interface EntityRefPresentationSnapshot {
* entity holds. When rendering the primary title, you may also want to
* make sure to add more contextual information nearby such as the icon or
* secondary title, since the primary could for example just be the
* `metadata.name` of tne entity which might be ambiguous to the reader.
* `metadata.name` of the entity which might be ambiguous to the reader.
*/
primaryTitle: string;
/**