Skip to content

Commit ddf72dc

Browse files
Update src/PowerPlatform/Dataverse/claude_skill/SKILL.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 4d96a1d commit ddf72dc

File tree

1 file changed

+1
-1
lines changed
  • src/PowerPlatform/Dataverse/claude_skill

1 file changed

+1
-1
lines changed

src/PowerPlatform/Dataverse/claude_skill/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ except ValidationError as e:
259259
5. **Use production credentials** - ClientSecretCredential or ClientCertificateCredential for unattended operations
260260
6. **Error handling** - Implement retry logic for transient errors (`e.is_transient`)
261261
7. **Always include customization prefix** for custom tables/columns
262-
8. **Use lowercase** - Generally using lower cased input won't go wrong, exception would be custom tables/columns naming
262+
8. **Use lowercase** - Generally using lowercase input won't go wrong, exception would be custom tables/columns naming
263263
9. **Test in non-production environments** first
264264

265265
## Additional Resources

0 commit comments

Comments
 (0)