Skip to content
This repository was archived by the owner on May 23, 2022. It is now read-only.

Commit 99a0058

Browse files
authored
Fix some small typos (#347)
1 parent 9a81b95 commit 99a0058

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/quickstart/pages/local-quickstart.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
ifdef::env-github,env-browser[:outfilesuffix:.adoc]
1616

1717
[[quick-start-intro]]
18-
This _Quick Start_ scenario assumes that you are installing the {sdk-short-name} for the first time and are running the {IC} as part of you *locally-development environment*.
18+
This _Quick Start_ scenario assumes that you are installing the {sdk-short-name} for the first time and are running the {IC} as part of your *local development environment*.
1919

2020
To get started, let's build and deploy a simple Hello application that has just one function—called `+greet+`. The `+greet+` function accepts one text argument and returns the result with a greeting similar to **Hello,{nbsp}everyone!** in a terminal if you run the application using the command-line or in an alert pop-up window if you access the application in a browser.
2121

0 commit comments

Comments
 (0)