Skip to content

Commit

Permalink
fix some typos.
Browse files Browse the repository at this point in the history
  • Loading branch information
zdpcdt committed Nov 9, 2023
1 parent add22b7 commit c6a35e9
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import RuniOSSimulatorScreenshot from '/img/gitbook-import/assets/image (34).png

Please ensure you have followed the guide [Building Cross-Platform Applications](../../building-cross-platform-applications).

Assuming you have created a project called `HelloWord`. Enter the directory `HelloWorld.iOS` from the command line.
Assuming you have created a project called `HelloWorld`. Enter the directory `HelloWorld.iOS` from the command line.

To build the project for iOS run the following command.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Flash 8GB SD Card with Raspbian Stretch (2018-11-13). `BelenaEtcher` is a nice t

Plug in the card and start the `Raspberry Pi`.

You can follow [this guide](https://blogs.msdn.microsoft.com/david/2017/07/20/setting\_up\_raspian\_and\_dotnet\_core\_2\_0\_on\_a\_raspberry\_pi/), next steps are summarized below.
You can follow [this guide](https://blogs.msdn.microsoft.com/david/2017/07/20/setting_up_raspian_and_dotnet_core_2_0_on_a_raspberry_pi/), next steps are summarized below.

### Step 2

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import RuniOSSimulatorScreenshot from '/img/gitbook-import/assets/image (34).png

请确保您已经按照[构建跨平台应用程序](../../building-cross-platform-applications)指南的步骤进行操作。

假设您已经创建了一个名为`HelloWord`的项目。请在命令行中进入`HelloWorld.iOS`目录。
假设您已经创建了一个名为`HelloWorld`的项目。请在命令行中进入`HelloWorld.iOS`目录。

要为iOS构建该项目,请运行以下命令。

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: Build and run your Application on a Simulator

Please ensure you have followed the guide [create-a-cross-platform-solution.md](../create-a-cross-platform-solution.md "mention").

Assuming you have created a project called `HelloWord`. Enter the directory `HelloWorld.Android` from the command line.
Assuming you have created a project called `HelloWorld`. Enter the directory `HelloWorld.Android` from the command line.

To build the project for Android run the following command.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import SimulatoriPadScreenshot from '/img/tutorials/developing-for-mobile/ios/bu

Please ensure you have followed the guide [create-a-cross-platform-solution.md](../create-a-cross-platform-solution.md "mention").

Assuming you have created a project called `HelloWord`. Enter the directory `HelloWorld.iOS` from the command line.
Assuming you have created a project called `HelloWorld`. Enter the directory `HelloWorld.iOS` from the command line.

To build the project for iOS run the following command.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: Build and run your Application on a Simulator

Please ensure you have followed the guide [create-a-cross-platform-solution.md](../create-a-cross-platform-solution.md "mention").

Assuming you have created a project called `HelloWord`. Enter the directory `HelloWorld.Android` from the command line.
Assuming you have created a project called `HelloWorld`. Enter the directory `HelloWorld.Android` from the command line.

To build the project for Android run the following command.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import SimulatoriPadScreenshot from '/img/tutorials/developing-for-mobile/ios/bu

Please ensure you have followed the guide [create-a-cross-platform-solution.md](../create-a-cross-platform-solution.md "mention").

Assuming you have created a project called `HelloWord`. Enter the directory `HelloWorld.iOS` from the command line.
Assuming you have created a project called `HelloWorld`. Enter the directory `HelloWorld.iOS` from the command line.

To build the project for iOS run the following command.

Expand Down

0 comments on commit c6a35e9

Please sign in to comment.