mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-02-05 14:49:06 +00:00
Spelling
This commit is contained in:
parent
3e1d171968
commit
be0dc6766b
@ -3,5 +3,5 @@ namespace AIStudio.Provider;
|
||||
/// <summary>
|
||||
/// An image URL.
|
||||
/// </summary>
|
||||
/// <param name="url">The image URL.</param>
|
||||
public readonly record struct ImageURL(string url);
|
||||
/// <param name="URL">The image URL.</param>
|
||||
public readonly record struct ImageURL(string URL);
|
Loading…
Reference in New Issue
Block a user