Skip to content

Commit e2eaed5

Browse files
committed
Merge branch 'main' into zdobnikau/split-execute
2 parents a969fce + d9fd2ec commit e2eaed5

File tree

24 files changed

+1081
-895
lines changed

24 files changed

+1081
-895
lines changed

ARCHITECTURE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ Within Scarb, Cairo plugins are managed through `CairoPluginRepository`, residin
280280
The plugin repository stores references to all Cairo plugins that are available during the compilation process.
281281
Plugins appropriate to be used for building a specific package are applied to the compiler database before the compilation.
282282
When using Scarb as a library, Cairo plugins can be defined with configuration builder.
283-
If not specified otherwise, Scarb comes with predefined StarkNet Cairo plugin, that can be used for StarkNet contracts
283+
If not specified otherwise, Scarb comes with predefined Starknet Cairo plugin, that can be used for Starknet contracts
284284
compilation.
285285

286286
### Procedural Macros

0 commit comments

Comments
 (0)