fix: correct typos in App and API Protection documentation#36042
Merged
fix: correct typos in App and API Protection documentation#36042
Conversation
JJ-Change-Id: nlopsl
Contributor
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.
What does this PR do? What is the motivation?
Fixes a set of typos identified across the App and API Protection documentation:
setup/go/sdk.mdauthentificationauthenticationsetup/go/setup.mdApp & API Protecion SDK for GoApp & API Protection SDK for Gosetup/php/compatibility.mdcapabililties(×2)capabilitiessetup/dotnet/compatibility.mdsupported versions abd operating systemssupported versions and operating systemslayouts/shortcodes/aap/aap_and_api_protection_dotnet_overview.mdsupported DOTNET versionssupported .NET versionscode_security/iast/setup/_index.mdPython applicationssPython applicationscode_security/software_composition_analysis/setup_runtime/_index.mdData Rentention PeriodsData Retention Periodscode_security/software_composition_analysis/setup_static/_index.mdData Rentention PeriodsData Retention Periodssecurity/guide/byoti_guide.mdThreat IntellegenceThreat Intelligenceapplication_security/troubleshooting.mdvalidate you you are usingvalidate you are usingcode_security/troubleshooting/_index.mdthis default tothis defaults tohow-it-works/add-user-info.mdtracker_user_id(Python function name)track_user_idFor the Python SDK function name: the correct name is
track_user_id(nottracker_user_id), as defined inddtrace/appsec/track_user_sdk.pyin the dd-trace-py repository. The function has been available since dd-trace-py v3.17.Merge instructions
Merge readiness:
Additional notes