Skip to content
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

Remove unnecessary string interpolation #4198

Merged

Conversation

RafaelJCamara
Copy link
Contributor

There's an unnecessary $ in a .NET example of service invocation.

Thank you for helping make the Dapr documentation better!

Please follow this checklist before submitting:

  • Commits are signed with Developer Certificate of Origin (DCO - learn more)
  • Read the contribution guide
  • Commands include options for Linux, MacOS, and Windows within codetabs
  • New file and folder names are globally unique
  • Page references use shortcodes instead of markdown or URL links
  • Images use HTML style and have alternative text
  • Places where multiple code/command options are given have codetabs

In addition, please fill out the following to help reviewers understand this pull request:

Description

Remove unnecessary string interpolation ($) in service invocation example.

There's an unnecessary $ in a .NET example of service invocation.

Signed-off-by: Rafael Câmara <[email protected]>
@RafaelJCamara RafaelJCamara requested review from a team as code owners June 14, 2024 14:39
@hhunter-ms hhunter-ms merged commit 7ef0cdd into dapr:v1.13 Jun 17, 2024
9 checks passed
@RafaelJCamara RafaelJCamara deleted the RafaelJCamara-service-invocation-doc-fix branch June 17, 2024 17:36
@marcduiker
Copy link
Contributor

@holopin-bot @RafaelJCamara Thanks Rafael!

Copy link

holopin-bot bot commented Aug 15, 2024

Congratulations @RafaelJCamara, the maintainer of this repository has issued you a badge! Here it is: https://holopin.io/claim/clzv8sw96195500cjr3whjn0sm

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.
Or if you're new to Holopin, you can simply sign up with GitHub, which will do the trick!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants