website/docs: fix typo#13377
Merged
rissson merged 1 commit intogoauthentik:mainfrom Mar 3, 2025
eljpsm:patch-1
Merged
Conversation
Signed-off-by: Elijah Passmore <eljpsm@eljpsm.com>
✅ Deploy Preview for authentik-storybook canceled.
|
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
rissson
approved these changes
Mar 3, 2025
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #13377 +/- ##
==========================================
- Coverage 92.73% 92.69% -0.05%
==========================================
Files 793 793
Lines 40347 40347
==========================================
- Hits 37416 37399 -17
- Misses 2931 2948 +17
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
kensternberg-authentik
added a commit
that referenced
this pull request
Mar 4, 2025
* main: (135 commits) providers/proxy: kubernetes outpost: fix reconcile when only annotations changed (#13372) website: bump the build group in /website with 3 updates (#13381) core, web: update translations (#13378) web/admin: prefer using datefns over moment.js (#13143) website/docs: fix typo (#13377) stages/authenticator_email: remove flaky assertions (#13371) translate: Updates for file web/xliff/en.xlf in fr (#13374) translate: Updates for file locale/en/LC_MESSAGES/django.po in fr (#13373) website: bump typescript from 5.7.3 to 5.8.2 in /website (#13368) lifecycle/aws: bump aws-cdk from 2.1001.0 to 2.1002.0 in /lifecycle/aws (#13365) website: bump the build group in /website with 11 updates (#13367) ci: bump getsentry/action-release from 1 to 3 (#13366) website: bump @rspack/binding-darwin-arm64 from 1.1.6 to 1.2.6 in /website (#13354) core, web: update translations (#13346) translate: Updates for file locale/en/LC_MESSAGES/django.po in zh-Hans (#13348) translate: Updates for file locale/en/LC_MESSAGES/django.po in zh_CN (#13347) translate: Updates for file web/xliff/en.xlf in zh-Hans (#13349) translate: Updates for file web/xliff/en.xlf in zh_CN (#13350) ci: update versions for daily full testing (#13303) website: bump prettier from 3.5.2 to 3.5.3 in /website (#13355) ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Details
Fixes a typo in the website docs.
Checklist
ak test authentik/)make lint-fix)If an API change has been made
make gen-build)If changes to the frontend have been made
make web)If applicable
make website)