Skip to content

Commit 93d876c

Browse files
authored
docs: fix typo in security considerations documentation
Replaced "access" with "accessed".
1 parent 1c45ec4 commit 93d876c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/security_considerations.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ RDFLib is designed to access arbitrary network and file resources, in some cases
88
these are directly requested resources, in other cases they are indirectly
99
referenced resources.
1010

11-
An example of where indirect resources are access is JSON-LD processing, where
11+
An example of where indirect resources are accessed is JSON-LD processing, where
1212
network or file resources referenced by ``@context`` values will be loaded and
1313
processed.
1414

0 commit comments

Comments
 (0)