Skip to content
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.

Commit

Permalink
Update RSSFeed.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
Xlinka committed Jun 18, 2023
1 parent 52f14b9 commit be2a44d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NEOSPlus/Logix/Network/RSSFeed.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
namespace LogiX.Network
{
[Category("LogiX/Network")]
[NodeName("RSSFeed")]
[NodeName("RSS Feed")]
public class RSSFeedNode : LogixNode
{
public readonly Input<Uri> FeedURL;
Expand Down

0 comments on commit be2a44d

Please sign in to comment.