Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix documentation typo #786

Merged
merged 1 commit into from
Oct 15, 2024
Merged

Fix documentation typo #786

merged 1 commit into from
Oct 15, 2024

Conversation

yoshihiro-shu
Copy link
Contributor

@yoshihiro-shu yoshihiro-shu commented Oct 12, 2024

This PR is fix typo of comment in connect.go.

@mattrobenolt
Copy link
Contributor

To be fair "optimise" isn't strictly incorrect, it's the British spelling. :)

Signed-off-by: yoshihiro shu <84740493+yoshihiro-shu@users.noreply.github.com>
@jhump jhump merged commit 6029bf7 into connectrpc:main Oct 15, 2024
14 checks passed
@emcfarlane emcfarlane changed the title FIX Typo Of Comment Out Fix documentation typo Jan 7, 2025
@emcfarlane emcfarlane mentioned this pull request Jan 7, 2025
emcfarlane added a commit that referenced this pull request Jan 7, 2025
Below are the draft notes for the release:

----

# v1.18.0

## What's Changed
### Enhancements
* Add `package_suffix` option to `protoc-gen-connect-go` to allow
specifying the output directory of generated code by @bufdev and
@emcfarlane in #803
* Change stream client closures to be non-blocking by @emcfarlane in
#791
### Other changes
* Fix comment typo spelling of optimize by @yoshihiro-shu in
#786
* Remove reader allocation for compressors pools by @emcfarlane in
#792

## New Contributors
* @yoshihiro-shu made their first contribution in
#786

**Full Changelog**:
v1.17.0...v1.18.0

Signed-off-by: Edward McFarlane <emcfarlane@buf.build>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants