We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28c8bff commit 96a8943Copy full SHA for 96a8943
docs/JSROOT.md
@@ -17,7 +17,7 @@ When required, there are following alternatives to install JSROOT on other web s
17
- use [npm](https://npmjs.com/package/jsroot) package manager and invoke `npm install jsroot`
18
- clone master branch from [repository](https://github.com/root-project/jsroot/)
19
20
-In case if Apache server will be used, one need to add following entry to `.htaccess` file:
+When Apache server will be used one need to add following entry to `.htaccess` file:
21
```
22
<FilesMatch "\.mjs">
23
ForceType text/javascript
0 commit comments