Skip to content

Conversation

dekobon
Copy link
Collaborator

@dekobon dekobon commented Oct 16, 2025

Corrected the spelling of 'Uri' to 'URI' for consistency.

(cherry picked from commit 8cac33f)

Corrected the spelling of 'Uri' to 'URI' for consistency.

(cherry picked from commit 8cac33f)

Co-authored-by: Elijah Zupancic <e.zupancic@f5.com>
@dekobon dekobon requested a review from a team as a code owner October 16, 2025 17:51
@Copilot Copilot AI review requested due to automatic review settings October 16, 2025 17:51
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR corrects a spelling inconsistency in the documentation by changing 'Uri' to 'URI' for proper capitalization and consistency with standard terminology.

  • Standardized the capitalization of URI acronym in documentation

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link

Thank you for opening this pull request! 👋🏼

In order to streamline our release process and maintain a consistent commit history, we require pull request (PR) titles to follow the Conventional Commits specification.

Based on our linter, it looks like your proposed title needs to be adjusted. Here's the error message we received:

No release type found in pull request title "Fix spelling of 'Uri' to 'URI' in documentation.". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/

Available types:
 - feat: A new feature
 - fix: A bug fix
 - docs: Documentation only changes
 - style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
 - refactor: A code change that neither fixes a bug nor adds a feature
 - perf: A code change that improves performance
 - test: Adding missing tests or correcting existing tests
 - build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
 - ci: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
 - chore: Other changes that don't modify src or test files
 - revert: Reverts a previous commit

Copy link

🎉 Thank you for your contribution! It appears you have not yet signed the F5 Contributor License Agreement (CLA), which is required for your changes to be incorporated into an F5 Open Source Software (OSS) project. Please kindly read the F5 CLA and reply on a new comment with the following text to agree:


I have hereby read the F5 CLA and agree to its terms


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

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