diff --git a/API-CHANGES.txt b/API-CHANGES.txt
index 8283f9eafe41450027414637bfc271108b7ed083..59f2923c891c228557b324b15d37861f9e983644 100644
--- a/API-CHANGES.txt
+++ b/API-CHANGES.txt
@@ -1,5 +1,6 @@
 Changes to make once we are ready to do a backwards incompatible change.
 - TSK_SERVICE_ACCOUNT to TSK_ACCOUNT
 - HashDB to use new TSK_BASE_HASHDB enum instead of its own ENUM
-- Java SLeuthkitCase.addArtifactType shoudl return different if artifact already exists or getArtifactId should....
+- Java SleuthkitCase.addArtifactType shoudl return different if artifact already exists or getArtifactId should....
 - Java SleuthkitCase.findFilesWhere should return AbstractFile liek findFiles
+- getUniquePath() should not throw exception.