Skip to content

Commit 1ce0b2a

Browse files
authored
fix typo
1 parent 3f7f21e commit 1ce0b2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environment/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ or
165165
```
166166
browser := myEnv.httpUserAgent();
167167
```
168-
It returns raw user-agent string. If you want know what browser your user is using or operating system or if they use mobile phone or desktop, use `IUserAgent` interface. Read [Identifiying client user-agent](/utilities/identifiying-client-user-agent) for more information.
168+
It returns raw user-agent string. If you want know what browser your user is using or operating system or if they use mobile phone or desktop, use `IUserAgent` interface. Read [Identifiying client user-agent](/utilities/identifying-client-user-agent) for more information.
169169

170170
## Protocol-specific variables
171171

0 commit comments

Comments
 (0)