Skip to content

docs: Corrected typos and grammatical errors#9216

Merged
pottekkat merged 1 commit into
apache:masterfrom
Neilblaze:docs-patch_typoFix
Apr 7, 2023
Merged

docs: Corrected typos and grammatical errors#9216
pottekkat merged 1 commit into
apache:masterfrom
Neilblaze:docs-patch_typoFix

Conversation

@Neilblaze

Copy link
Copy Markdown
Contributor

Description

A few typos and grammatical errors were discovered and have been corrected.

Checklist

  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible (If not, please discuss on the APISIX mailing list first)

cc: @navendu-pottekkat, @juzhiyuan, @SylviaBABY

Comment thread docs/en/latest/discovery/nacos.md Outdated
#### Specify the namespace

Example of routing a request with an URI of "/nacosWithNamespaceId/*" to a service which name, namespaceId "http://192.168.33.1:8848/nacos/v1/ns/instance/list?serviceName=APISIX-NACOS&namespaceId=test_ns" and use nacos discovery client in the registry:
Example of routing a request with an URI of "/nacosWithNamespaceId/*" to a service whose name, namespaceId "http://192.168.33.1:8848/nacos/v1/ns/instance/list?serviceName=APISIX-NACOS&namespaceId=test_ns" and use nacos discovery client in the registry:

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"with" might be better here and for other places with similar changes.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Neilblaze Could you make this change throughout? I still see some uses of "whose".

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah I see, okay I'll do it.

Comment thread docs/en/latest/plugins/aws-lambda.md Outdated
### Configuring path forwarding

The `aws-lambda` Plugins also supports URL path forwarding while proxying requests to the AWS upstream. Extensions to the base request path gets appended to the `function_uri` specified in the Plugin configuration.
The `aws-lambda` Plugins also support URL path forwarding while proxying requests to the AWS upstream. Extensions to the base request path gets appended to the `function_uri` specified in the Plugin configuration.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The `aws-lambda` Plugins also support URL path forwarding while proxying requests to the AWS upstream. Extensions to the base request path gets appended to the `function_uri` specified in the Plugin configuration.
The `aws-lambda` Plugin also supports URL path forwarding while proxying requests to the AWS upstream. Extensions to the base request path gets appended to the `function_uri` specified in the Plugin configuration.

Comment thread docs/en/latest/discovery/consul.md Outdated
```

In some case, same service name exist in different consul servers.
In some case, same service name might exist in different consul servers.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In some cases, the same ..

@Neilblaze
Neilblaze requested a review from pottekkat April 5, 2023 07:29
Signed-off-by: Pratyay Banerjee <[email protected]>
@Neilblaze
Neilblaze force-pushed the docs-patch_typoFix branch from a2fef42 to 65d025d Compare April 5, 2023 11:45
@Neilblaze
Neilblaze requested a review from SylviaBABY April 5, 2023 11:45
@pottekkat
pottekkat merged commit 8805fc5 into apache:master Apr 7, 2023
hongbinhsu added a commit to fitphp/apix that referenced this pull request Apr 11, 2023
* upstream/master: (25 commits)
  fix: upgrade lua-resty-ldap to 0.2.2 (apache#9254)
  feat(cli): support bypassing Admin API Auth by configuration (apache#9147)
  fix(ci): write version into xds first (apache#9274)
  fix: skip warning log when apisix.data_encryption.enable is false (apache#9057)
  docs: add-api7-information (apache#9260)
  docs: Fixed typo (apache#9244)
  docs: clarify what is client.ca in client-to-apisix-mtls.md (apache#9221)
  docs: Corrected typos and grammatical errors (apache#9216)
  docs: updated ssl sni parameter requirement in admin-api.md (apache#9176)
  fix: check upstream reference in traffic-split plugin when delete upstream (apache#9044)
  docs: Update proxy-rewrite headers.add docs (apache#9220)
  feat: suppot header injection for fault-injection plugin (apache#9039)
  fix: upgrade lua-resty-etcd to 1.10.4 (apache#9235)
  docs: fix incorrect semantic.yml link (apache#9231)
  feat: Upstream status report (apache#9151)
  fix: host_hdr should not be false (apache#9150)
  docs: remove APISIX base instruction (apache#9117)
  fix(cli): prevent non-`127.0.0.0/24` to access admin api with empty admin_key (apache#9146)
  docs: fix 404 link (apache#9160)
  fix(cors): consider using `allow_origins_by_regex` only when it is not `nil` (apache#9028)
  ...
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.

4 participants