Skip to content

Commit 7c828d1

Browse files
committed
Merge pull request #130 from FoxUSA/master
Merge
2 parents 616485d + 6112c02 commit 7c828d1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Doc/Upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ All you need to do is merge your existing deployment with the release folder whi
6464

6565
###MySQL(Recomended)
6666
- Make sure you make a copy of you database and the OpenNote directory
67-
- Run `Service/model/sql/updateScript/` scripts to roll the database up to current specs.
67+
- Run `Service/model/sql/updateScripts/` scripts to roll the database up to current specs.
6868
- You will copy need to copy the upload directory contents into the new upload direcory in `Service/upload`.
6969
- You will also need to put int you database information in the new config `Service/Config.php`
7070

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ OpenNote [![Build Status](https://travis-ci.org/FoxUSA/OpenNote.png?branch=maste
22
=============
33
![][responsive]
44
In a post 9/11 world of mass digital survailence, there is only one way to keep your digital information safe.
5-
In the United States, you do not have have 5th amendment rights if you entrust you information to a third party.
5+
In the United States, you do not have have 4th amendment rights if you entrust you information to a third party.
66

77
The fix is to take personal responsibility and host applications yourself.
88

0 commit comments

Comments
 (0)