Fix punctuation in link text for better clarity.
Added a missing comma in the README link text for the Elsa 2 section to improve readability and align with proper punctuation standards. No functional changes were made.
This commit is contained in:
parent
106c335918
commit
965a67c62f
|
|
@ -10,7 +10,7 @@
|
|||
[]( http://stackoverflow.com/questions/tagged/elsa-workflows )
|
||||
[](https://gurubase.io/g/elsa)
|
||||
|
||||
### [For Elsa 2 Click Here](https://github.com/elsa-workflows/elsa-core/tree/2.x)
|
||||
### [For Elsa 2, Click Here](https://github.com/elsa-workflows/elsa-core/tree/2.x)
|
||||
|
||||
## Introduction
|
||||
Elsa is a powerful workflow library that enables workflow execution within any .NET application. Elsa allows you to define workflows in various ways, including:
|
||||
|
|
|
|||
Loading…
Reference in a new issue