Skip to content

Commit c2d178d

Browse files
Update Documentation/addressables-build-reports.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent ac3b968 commit c2d178d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/addressables-build-reports.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Unity Data Tools provides the ability to analyse Unity Addressables build report
66

77
When you run the analyzer on a directory containing Addressables build reports, the tool will parse them and add the data to the sqlite database.
88

9-
Each build report is generated a unique id that is used as the id in addressables_builds and build_id field in subsequent tables. This allows you to compare builds against each other.
9+
Each build report is assigned a unique id that is used as the id in addressables_builds and build_id field in subsequent tables. This allows you to compare builds against each other.
1010

1111
## Concepts
1212

0 commit comments

Comments
 (0)