From 9c50a8e1c61b85803e80bb083774aaba90ce3859 Mon Sep 17 00:00:00 2001
From: Dan DeRobertis
Date: Fri, 8 Apr 2022 12:46:14 -0400
Subject: [PATCH] Update selectors.html
Correct small typo in selectors.html
---
manual/Types/selectors.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/manual/Types/selectors.html b/manual/Types/selectors.html
index 6007c3e39..4539992ff 100644
--- a/manual/Types/selectors.html
+++ b/manual/Types/selectors.html
@@ -714,7 +714,7 @@
element that represents a path-like structure for finding
custom interface implementations.
- All attributes of a <modified>
selector an be set with
+
All attributes of a <modified>
selector can be set with
nested <param/>
tags. Additional values can be set
with <param/>
tags according to the rules below.