Skip to content

Commit

Permalink
typo fix moved from #20112
Browse files Browse the repository at this point in the history
  • Loading branch information
ismcagdas committed Nov 7, 2024
1 parent 81f5914 commit d370618
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/cli/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -913,7 +913,7 @@ abp logout

### bundle

This command generates script and style references for ABP Blazor WebAssembly and MAUI Blazor project and updates the **index.html** file. It helps developers to manage dependencies required by ABP modules easily. In order ```bundle``` command to work, its **executing directory** or passed ```--working-directory``` parameter's directory must contain a Blazor or MAUI Blazor project file(*.csproj).
This command generates script and style references for ABP Blazor WebAssembly and MAUI Blazor project and updates the **index.html** file. It helps developers to manage dependencies required by ABP modules easily. In order for ```bundle``` command to work, its **executing directory** or passed ```--working-directory``` parameter's directory must contain a Blazor or MAUI Blazor project file(*.csproj).

Usage:

Expand Down

0 comments on commit d370618

Please sign in to comment.