-
Notifications
You must be signed in to change notification settings - Fork 89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: typo #607
fix: typo #607
Conversation
Signed-off-by: Bond <4683867+bondz@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. thank you for the contribution @bondz
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #607 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 1 1
Lines 6 6
Branches 1 1
=========================================
Hits 6 6 ☔ View full report in Codecov by Sentry. |
@holopin-bot @bondz Thank you! |
Congratulations @bondz, the maintainer of this repository has issued you a badge! Here it is: https://holopin.io/claim/clzvag1jm102240clc0qqurfsm This badge can only be claimed by you, so make sure that your GitHub account is linked to your Holopin account. You can manage those preferences here: https://holopin.io/account. |
* fix: typo (#607) Update AbstractActor.ts Signed-off-by: Bond <4683867+bondz@users.noreply.github.com> * fix: Remove broken image links (#610) Update README.md Signed-off-by: Joe Bowbeer <joe.bowbeer@gmail.com> * Fix README.md for distributedlock example (#613) Update README.md Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com> * [chore] Bump to 3.4.0-rc.1 - use dapr 1.14.0-rc.x (#611) * use dapr 1.14.0-rc.6 Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com> * Version correction Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com> * Update .github/workflows/test-e2e.yml Co-authored-by: Mike Nguyen <hey@mike.ee> Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com> * update Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com> * update Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com> --------- Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com> Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com> Co-authored-by: Paul Yuknewicz <paulyuk@microsoft.com> Co-authored-by: Mike Nguyen <hey@mike.ee> * Updating package json with final release version 3.4.0 Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com> * Regenerated protos by updating and running ./scripts/fetch-proto.sh Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com> * Updating test workflow with correct Dapr Runtime and CLI versions Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com> --------- Signed-off-by: Bond <4683867+bondz@users.noreply.github.com> Signed-off-by: Joe Bowbeer <joe.bowbeer@gmail.com> Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com> Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com> Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com> Co-authored-by: Bond <4683867+bondz@users.noreply.github.com> Co-authored-by: Joe Bowbeer <joe.bowbeer@gmail.com> Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com> Co-authored-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com> Co-authored-by: Mike Nguyen <hey@mike.ee>
Please make sure you've completed the relevant tasks for this PR, out of the following list: