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