Skip to content

Commit 5b70d2e

Browse files
committed
Typo fixes
Signed-off-by: itowlson <[email protected]>
1 parent 51bacee commit 5b70d2e

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

content/spin/v1/ai-sentiment-analysis-api-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ url = "https://github.com/fermyon/developer/blob/main/content/spin/v1/ai-sentime
3232
- [Conclusion](#conclusion)
3333
- [Next Steps](#next-steps)
3434

35-
> This tutorial does not work with Spin `v3.0` or above as the on disk representaiton of the models have changed. Refer to the [V3 tutorial](/spin/v3/ai-sentiment-analysis-api-tutorial) depending on your Spin version.
35+
> This tutorial does not work with Spin `v3.0` or above as the on disk representation of the models have changed. Refer to the [V3 tutorial](/spin/v3/ai-sentiment-analysis-api-tutorial) depending on your Spin version.
3636
3737
Artificial Intelligence (AI) Inferencing performs well on GPUs. However, GPU infrastructure is both scarce and expensive. This tutorial will show you how to use Fermyon Serverless AI to quickly build advanced AI-enabled serverless applications that can run on Fermyon Cloud. Your applications will benefit from 50 millisecond cold start times and operate 100x faster than other on-demand AI infrastructure services. Take a quick look at the video below to learn about executing inferencing on LLMs with no extra setup.
3838

content/spin/v2/ai-sentiment-analysis-api-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ url = "https://github.com/fermyon/developer/blob/main/content/spin/v2/ai-sentime
3131
- [Conclusion](#conclusion)
3232
- [Next Steps](#next-steps)
3333

34-
> This tutorial does not work with Spin `v3.0` or above as the on disk representaiton of the models have changed. Refer to the [V3 tutorial](/spin/v3/ai-sentiment-analysis-api-tutorial) depending on your Spin version.
34+
> This tutorial does not work with Spin `v3.0` or above as the on disk representation of the models have changed. Refer to the [V3 tutorial](/spin/v3/ai-sentiment-analysis-api-tutorial) depending on your Spin version.
3535
3636
Artificial Intelligence (AI) Inferencing performs well on GPUs. However, GPU infrastructure is both scarce and expensive. This tutorial will show you how to use Fermyon Serverless AI to quickly build advanced AI-enabled serverless applications that can run on Fermyon Cloud. Your applications will benefit from 50 millisecond cold start times and operate 100x faster than other on-demand AI infrastructure services. Take a quick look at the video below to learn about executing inferencing on LLMs with no extra setup.
3737

content/spin/v2/deploying-to-fermyon.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ url = "https://github.com/fermyon/developer/blob/main/content/spin/v2/deploying-
1818

1919
[Fermyon Platform](https://www.fermyon.dev/) is a self-host platform for Spin applications. With Fermyon, you can deploy your spin applications onto a server in moments.
2020

21-
> Fermyon Platform does not currently support Spin 2.
21+
> Fermyon Platform does not currently support Spin 2 or above.
2222
2323
### Running on Your Workstation
2424

content/spin/v3/deploying-to-fermyon.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ url = "https://github.com/fermyon/developer/blob/main/content/spin/v3/deploying-
1818

1919
[Fermyon Platform](https://www.fermyon.dev/) is a self-host platform for Spin applications. With Fermyon, you can deploy your spin applications onto a server in moments.
2020

21-
> Fermyon Platform does not currently support Spin 2.
21+
> Fermyon Platform does not currently support Spin 2 or above.
2222
2323
### Running on Your Workstation
2424

0 commit comments

Comments
 (0)