Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlittle committed Sep 30, 2022
1 parent e6d1296 commit ae704de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion technical/releases/block/changelog_block_current.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ For the option to preserve identifiers (OPPIA-1265), you will need to run the sc

``php ./migrations/20220929_migrate_script.php`` (from the oppia_mobile_export directory, on the command line)

The script currently outputs raw HTML, but you don't need to do anything with this HTML, but it you want to save/review
The script currently outputs raw HTML, but you don't need to do anything with this HTML, but if you want to save/review
you can pipe the output to a file, eg ``php ./migrations/20220929_migrate_script.php > /path/to/file/output.html``

This prefills the data with the current course activity versions, so on the next course publishing you will get the
Expand Down

0 comments on commit ae704de

Please sign in to comment.