Skip to content

Commit b2e4747

Browse files
committed
fix: comment
1 parent fc7d78e commit b2e4747

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libs/@local/graph/store/src/filter/protection.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -568,7 +568,7 @@ use crate::{
568568
pub enum PropertyFilterEntityQueryPath {
569569
/// The entity's UUID (`entity_temporal_metadata.entity_uuid`).
570570
Uuid,
571-
/// The base URLs of the entity's type(s) (`entity_is_of_type_ids.base_urls`).
571+
/// The base URLs of the entity's type(s) (`entity_edition_cache.base_urls`).
572572
TypeBaseUrls,
573573
}
574574

0 commit comments

Comments
 (0)