issue (typo): Correct spelling of "Instanciate" to "Instantiate" in the quick start comment.
In the quick start comment, correct "Instanciate" to "Instantiate" to fix the typo.
Suggested implementation:
# 1. Instantiate the Novell connection factory
If this comment appears inside a C# code block in the README (e.g., between csharp and ), keep it as a C# comment and only fix the spelling:
<<<<<<< SEARCH
// 1. Instanciate the Novell connection factory
// 1. Instantiate the Novell connection factory
REPLACE
Adjust the exact formatting (markdown heading vs C# comment, leading spaces) to match the surrounding README style you are using for the quick start section.
Originally posted by @sourcery-ai[bot] in #30 (comment)
issue (typo): Correct spelling of "Instanciate" to "Instantiate" in the quick start comment.
In the quick start comment, correct "Instanciate" to "Instantiate" to fix the typo.
Suggested implementation:
If this comment appears inside a C# code block in the README (e.g., between
csharp and), keep it as a C# comment and only fix the spelling:<<<<<<< SEARCH
// 1. Instanciate the Novell connection factory
// 1. Instantiate the Novell connection factory
Adjust the exact formatting (markdown heading vs C# comment, leading spaces) to match the surrounding README style you are using for the quick start section.
Originally posted by @sourcery-ai[bot] in #30 (comment)