Skip to content

Commit

Permalink
Update Src/VTEX/VTEXContext.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
gitauto-ai[bot] authored Dec 11, 2024
1 parent 18ab6e5 commit 2d01b0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Src/VTEX/VTEXContext.cs
Original file line number Diff line number Diff line change
Expand Up @@ -1482,7 +1482,7 @@ CancellationToken token
/// <param name="specifications">The specifications list.</param>
/// <param name="productId">The product identifier.</param>
/// <param name="token">The token.</param>
/// <returns>A Task representing the asynchronous operation.</returns>
public async Task UpdateSpecificationsAsync(
public async Task UpdateSpecificationsAsync(
List<Specification> specifications,
int productId,
Expand Down

0 comments on commit 2d01b0a

Please sign in to comment.