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

website/docs: fix typo #9082

Merged
merged 1 commit into from
Apr 1, 2024
Merged

website/docs: fix typo #9082

merged 1 commit into from
Apr 1, 2024

Conversation

Iamanaws
Copy link
Contributor

Details

Fix typo for Publisher description
Text shown below the sapplication -> ... aplication


Checklist

  • Local tests pass (ak test authentik/)
  • The code has been formatted (make lint-fix)

If an API change has been made

  • The API schema has been updated (make gen-build)

If changes to the frontend have been made

  • The code has been formatted (make web)

If applicable

  • The documentation has been updated
  • The documentation has been formatted (make website)

Fix typo for Publisher description

Signed-off-by: Angel J <78835633+Iamanaws@users.noreply.github.com>
Copy link

netlify bot commented Mar 31, 2024

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 6d5e199
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/6608e9a43015890008f28a8e
😎 Deploy Preview https://deploy-preview-9082--authentik-storybook.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.

Copy link

netlify bot commented Mar 31, 2024

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 6d5e199
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/6608e9a476200c0008053bd9
😎 Deploy Preview https://deploy-preview-9082--authentik-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.

@BeryJu BeryJu changed the title Fix typo index.md website/docs: fix typo Apr 1, 2024
@kensternberg-authentik
Copy link
Contributor

Hey @Iamanaws, this is so straightforward could you mark it "ready" (unless you have anything more)?

@Iamanaws Iamanaws marked this pull request as ready for review April 1, 2024 15:05
@Iamanaws Iamanaws requested a review from a team as a code owner April 1, 2024 15:05
Copy link

codecov bot commented Apr 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.30%. Comparing base (cef1d2d) to head (6d5e199).
Report is 453 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #9082       +/-   ##
===========================================
+ Coverage   46.62%   92.30%   +45.68%     
===========================================
  Files         626      641       +15     
  Lines       30996    31616      +620     
===========================================
+ Hits        14451    29183    +14732     
+ Misses      16545     2433    -14112     
Flag Coverage Δ
e2e 50.56% <ø> (+5.84%) ⬆️
integration 26.20% <ø> (+0.21%) ⬆️
unit 89.69% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@tanberry tanberry left a comment

Choose a reason for hiding this comment

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

Thank you @Iamanaws, your fix is much appreciated!

@tanberry tanberry merged commit a861030 into goauthentik:main Apr 1, 2024
60 of 66 checks passed
kensternberg-authentik added a commit that referenced this pull request Apr 4, 2024
* main:
  root: fix missing imports after #9081 (#9106)
  root: move database calls from ready() to dedicated startup signal (#9081)
  web: fix console log leftover (#9096)
  web: bump the eslint group in /web with 2 updates (#9098)
  core: bump twilio from 9.0.2 to 9.0.3 (#9103)
  web: bump the eslint group in /tests/wdio with 2 updates (#9099)
  core: bump drf-spectacular from 0.27.1 to 0.27.2 (#9100)
  core: bump django-model-utils from 4.4.0 to 4.5.0 (#9101)
  core: bump ruff from 0.3.4 to 0.3.5 (#9102)
  website/docs:  update notes on SECRET_KEY (#9091)
  web: fix broken locale compile (#9095)
  website/integrations: add outline knowledge base (#8786)
  website/docs: fix typo (#9082)
  website/docs: email stage: fix example translation error (#9048)
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