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

Docs: Grammar files 20-40 #1847

Merged
merged 5 commits into from
Sep 20, 2024
Merged

Docs: Grammar files 20-40 #1847

merged 5 commits into from
Sep 20, 2024

Conversation

sh-rp
Copy link
Collaborator

@sh-rp sh-rp commented Sep 19, 2024

Description

Grammar checker run for files 20-40

@sh-rp sh-rp requested a review from VioletM September 19, 2024 15:25
Copy link

netlify bot commented Sep 19, 2024

Deploy Preview for dlt-hub-docs ready!

Name Link
🔨 Latest commit 0db50a3
🔍 Latest deploy log https://app.netlify.com/sites/dlt-hub-docs/deploys/66ed9c0b73d1dd0008b5218a
😎 Deploy Preview https://deploy-preview-1847--dlt-hub-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@sh-rp sh-rp changed the title Docs: Grammarf files 20-40 Docs: Grammar files 20-40 Sep 19, 2024
Copy link
Contributor

@VioletM VioletM left a comment

Choose a reason for hiding this comment

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

Hm, so it did change code snippets in a few places. In all but one it's actually pretty good changes, I'm impressed!

f"in {m.time}" +
f"with status {m.status}" +
f"and message {m.message}"
f" in {m.time}" +
Copy link
Contributor

Choose a reason for hiding this comment

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

@sh-rp one thing we asked chat-gpt not to do :c
it's fixing code :c

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

yes, strange..

@@ -335,6 +336,8 @@ export DESTINATION__FILESYSTEM__CREDENTIALS__AWS_SECRET_ACCESS_KEY="api_key"
```py
import os
import dlt
import botocore.session
from dlt.common.credentials import AwsCredentials
Copy link
Contributor

Choose a reason for hiding this comment

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

This looks nice, but dangerous territory

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I agree, but the change is good :D

docs/website/docs/general-usage/http/rest-client.md Outdated Show resolved Hide resolved
docs/website/docs/general-usage/http/rest-client.md Outdated Show resolved Hide resolved
docs/website/docs/general-usage/http/rest-client.md Outdated Show resolved Hide resolved
sh-rp and others added 4 commits September 20, 2024 16:54
Co-authored-by: Violetta Mishechkina <sansiositres@gmail.com>
Co-authored-by: Violetta Mishechkina <sansiositres@gmail.com>
Co-authored-by: Violetta Mishechkina <sansiositres@gmail.com>
@sh-rp sh-rp marked this pull request as ready for review September 20, 2024 16:44
@sh-rp sh-rp merged commit 875bf29 into devel Sep 20, 2024
51 checks passed
@sh-rp sh-rp deleted the docs/gramma-20-40 branch September 20, 2024 16:44
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.

2 participants