diff --git a/lws10-core/index.html b/lws10-core/index.html
index 01c7427..46b5013 100644
--- a/lws10-core/index.html
+++ b/lws10-core/index.html
@@ -173,7 +173,7 @@
Terminology
This specification defines the following terms:
- - agent — a person, social entity, or software identified by a URI.
+ - agent — a person, social entity, or software identified by a URI. An agent uses software (e.g. browser, curl, software library etc) to make LWS Client requests to the LWS Server.
- authentication credential — a security token that asserts claims about an agent or end-user. This token is secured with a cryptographic proof.
Examples of authentication credentials include assertions of identity such as OpenID Connect ID Tokens and SAML-based assertions as well as assertions of
capability such as ZCAPs.