Skip to content

Commit e73ef36

Browse files
committed
Fix missing word
1 parent d65b06a commit e73ef36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/updating_dependencies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ To update [Electron][electron], perform the following steps:
1818

1919
3. [ ] Update the default `DEPS_ELECTRON_VERSION` Makefile environment variable value to the desired [Electron][electron] version.
2020

21-
4. [ ] For each [Electron][electron] checksum found in `/deps/checksums`, rename the folder to the desired [Electron][electron] version and update the checksum for each target platform. If [Electron][electron] adds support a new target platform, add the checksum. If [Electron][electron] removes support for a target platform, remove the existing checksum.
21+
4. [ ] For each [Electron][electron] checksum found in `/deps/checksums`, rename the folder to the desired [Electron][electron] version and update the checksum for each target platform. If [Electron][electron] adds support for a new target platform, add the checksum. If [Electron][electron] removes support for a target platform, remove the existing checksum.
2222

2323
5. [ ] Commit the changes.
2424

0 commit comments

Comments
 (0)