Skip to content

Commit 179256e

Browse files
committed
coma
1 parent 5cc77fc commit 179256e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -557,7 +557,7 @@ Here is the list of available assignation operator
557557
|[<<=](https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/operators/left-shift-assignment-operator)|Supported|
558558
|[>>=](https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/operators/right-shift-assignment-operator)|Supported|
559559
560-
To declare a variable types are not yet supported and are for now dynamically deduced.
560+
To declare a variable, types are not yet supported and are for now dynamically deduced.
561561

562562
```C#
563563
// Not supported

0 commit comments

Comments
 (0)