Skip to content

Commit 9e5f209

Browse files
committed
test
1 parent 6050eca commit 9e5f209

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/sdk/dotnet/app-services/connect-to-app-services-backend.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@ method:
8585
This API is experimental. As seen above, you must use ``#pragma warning disable Rlm001``
8686
and ``#pragma warning restore Rlm001`` to suppress the experimental errors,
8787
where ``Rlm001`` is the experimental attributes's ``diagnosticId``. You must
88-
also import the following namespace at the top of your file, which contains the
89-
``Experimental`` attribute:
88+
also import the following namespace at the top of your file, which contains
89+
the ``Experimental`` attribute:
9090

9191
.. literalinclude:: /examples/generated/dotnet/BaseURLChange.snippet.experimental-import.cs
9292
:language: csharp

0 commit comments

Comments
 (0)