Related README File: https://github.com/dotnet/aspire/tree/main/src/Components/Aspire.Azure.Storage.Queues
REPRO STEPS
- Open Aspire.Azure.Storage.Queues README file
- Scroll down to find the 'Use a connection string' section.
ACTUAL:
Under the 'Service URI', the connection name shows 'blobsConnectionName' here.

EXPECTED:
Should display 'queueConnectionName' not 'blobsConnectionName' in this README file.
