There was an error while loading. Please reload this page.
1 parent 3d0a342 commit 9354a33Copy full SHA for 9354a33
1 file changed
docs/dnd-protocol.rst
@@ -230,7 +230,7 @@ directory handle is now invalid and terminals must return ``EINVAL`` if the
230
client sends a request using an invalid directory handle. It is recommended
231
that clients traverse directories breadth first to minimise resource usage in
232
the terminal. Terminals may deny directory traversal requests if too many
233
-resources are used, in order to prevent denial or service attacks. In such
+resources are used, in order to prevent Denial of service attacks. In such
234
cases the terminal must respond with ``ENOMEM``.
235
236
0 commit comments