Skip to content

Commit 96a8943

Browse files
committed
Adjust comment about Apache
1 parent 28c8bff commit 96a8943

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/JSROOT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ When required, there are following alternatives to install JSROOT on other web s
1717
- use [npm](https://npmjs.com/package/jsroot) package manager and invoke `npm install jsroot`
1818
- clone master branch from [repository](https://github.com/root-project/jsroot/)
1919

20-
In case if Apache server will be used, one need to add following entry to `.htaccess` file:
20+
When Apache server will be used one need to add following entry to `.htaccess` file:
2121
```
2222
<FilesMatch "\.mjs">
2323
ForceType text/javascript

0 commit comments

Comments
 (0)