techboyg5 vor 5 Jahren
Ursprung
Commit
f6850a90e4
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      INSTALL.md

+ 2 - 2
INSTALL.md

@@ -23,7 +23,7 @@ options](#configuration) to adjust as you see fit.
 - GD extension
 - GD extension
 - some disk space or (optionally) a MySQL or SQLite database
 - some disk space or (optionally) a MySQL or SQLite database
 - ability to create files and folders in the installation directory and the PATH defined in index.php
 - ability to create files and folders in the installation directory and the PATH defined in index.php
-- A web browser with javascript support
+- A web browser with JavaScript support
 
 
 ## Hardening and security
 ## Hardening and security
 
 
@@ -74,7 +74,7 @@ Note that your PHP process will need read access to the config wherever it may b
 ### Transport security
 ### Transport security
 
 
 When setting up PrivateBin, also set up HTTPS, if you haven't already. Without HTTPS
 When setting up PrivateBin, also set up HTTPS, if you haven't already. Without HTTPS
-PrivateBin is not secure, as the javascript files could be manipulated during transmission.
+PrivateBin is not secure, as the JavaScript files could be manipulated during transmission.
 For more information on this, see our [FAQ entry on HTTPS setup](https://github.com/PrivateBin/PrivateBin/wiki/FAQ#how-should-i-setup-https).
 For more information on this, see our [FAQ entry on HTTPS setup](https://github.com/PrivateBin/PrivateBin/wiki/FAQ#how-should-i-setup-https).
 
 
 ### File-level permissions
 ### File-level permissions