Skip to content

Commit 898b7d1

Browse files
Update content/wasm-functions/app-linking.md
Co-authored-by: MacKenzie Olson <[email protected]> Signed-off-by: Caleb Schoepp <[email protected]>
1 parent 91be732 commit 898b7d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/wasm-functions/app-linking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ This will link your workspace to the specified application. You can verify that
6060

6161
## Running Commands
6262

63-
Now anytime you run a command in this workspace it will automatically assume that you want to run it against the linked application. For example if you run `spin aka deploy` it will upgrade that application. If you run `spin aka logs` it will show the logs for that application and so on.
63+
Now anytime you run a command in this workspace _Fermyon Wasm Functions_ will automatically assume that you want to run it against the linked application. For example, if you run `spin aka deploy` it will upgrade that application. If you run `spin aka logs`, it will show the logs for that application and so on.
6464

6565
## Unlinking Your Workspace
6666

0 commit comments

Comments
 (0)