Skip to content

Commit 8f396e5

Browse files
[TOOLS] Update symbolicator readme
1 parent f72631b commit 8f396e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/symbol_extractor/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ containing symbols for some iOS versions.
3939

4040
## Symbolicator
4141
The `symbolicator.py` is a small script essentially doing the same as the Crash Analyzer.
42-
It can be used to do a stand-alone resymbolication of a `*.crash` file, if it is also presented with a `*.json` and `symbols.db` file.
42+
It can be used to do a stand-alone resymbolication of a `*.crash` file, if it is also presented with a `symbols.db` file.
4343

4444
## Merger
4545
The `merger.py` is a small python script to merge two symbols databases into a single one while making sure all internal ids remain

0 commit comments

Comments
 (0)