We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9c04ed7 + 6a64cb3 commit 72bc343Copy full SHA for 72bc343
templates/dotnet/docs/example.md.twig
@@ -1,4 +1,4 @@
1
-use {{ spec.title | caseUcfirst }};
+using {{ spec.title | caseUcfirst }};
2
3
Client client = new Client();
4
0 commit comments