diff --git a/javascripts/core/secret-formula/h2p.js b/javascripts/core/secret-formula/h2p.js
index 0d56c415d..581949f33 100644
--- a/javascripts/core/secret-formula/h2p.js
+++ b/javascripts/core/secret-formula/h2p.js
@@ -35,9 +35,9 @@ cut off part of the text if you are using one to transfer the save between devic
A properly-formatted save string from the Reality update will start with
${GameSaveSerializer.startingString.savefile} and end with ${GameSaveSerializer.endingString.savefile}.
If you are importing from a version of the game from before Reality was released, it will instead start with eyJ
-and end with ==. If neither of these are the case, then part of your save is missing and it will fail to import.
-In addition to importing and exporting to your clipboard, you can also import and export from text files as well.
-
+and end with In19, fX0=, or fQ==. If neither of these are the case, then part of your save is
+missing and it will fail to import. In addition to importing and exporting to your clipboard, you can also import
+and export from text files as well.
You can use the "Choose save" button to pick between three separate saves on your browser. These saves are, for most
intents and purposes, completely separate from each other. Importing and exporting will only affect the current save