Skip to content

Commit

Permalink
Tweak the code sample.
Browse files Browse the repository at this point in the history
  • Loading branch information
elliottslaughter committed Nov 20, 2024
1 parent 1c8c8b3 commit 9713719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pygion.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ from pygion import task

@task
def main():
print("Hello, Legion!")
print("Hello, Pygion!")
{% endhighlight %}

## Getting Started
Expand Down

0 comments on commit 9713719

Please sign in to comment.