diff --git a/get-started/concepts.mdx b/get-started/concepts.mdx index af6e1bf5..df78c9d3 100644 --- a/get-started/concepts.mdx +++ b/get-started/concepts.mdx @@ -13,7 +13,7 @@ A pay-as-you-go compute solution designed for dynamic autoscaling in production ## [Flash](/flash/overview) -A framework for building distributed GPU applications using local Python scripts. Write functions with the `@remote` decorator, and Flash automatically executes them on Runpod's infrastructure. +A framework for building distributed GPU applications using local Python scripts. Write functions with the `@Endpoint` decorator, and Flash automatically executes them on Runpod's infrastructure. ## [Pod](/pods/overview)